summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2011-09-15 23:00:45 -0500
committerDave Rolsky <autarch@urth.org>2011-09-15 23:00:45 -0500
commit9e51358916a3d7140d8a5a819a768aa797697273 (patch)
treec51a599f5e43b28d128b0ced2f3ebe1479ddc273
parent6ddd4d2aaa34037a082b4c02ce236e8fd373ff07 (diff)
downloadperl-drolsky/stub-deleted-pods.tar.gz
regen generated filesdrolsky/stub-deleted-pods
-rw-r--r--MANIFEST4
-rw-r--r--pod/perl.pod7
-rw-r--r--win32/pod.mak16
3 files changed, 27 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index b952745348..d82416dfbe 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4458,6 +4458,8 @@ pod/perl58delta.pod Perl changes in version 5.8.0
pod/perlapio.pod Perl internal IO abstraction interface
pod/perlartistic.pod Perl Artistic License
pod/perlbook.pod Perl book information
+pod/perlboot.pod
+pod/perlbot.pod
pod/perlcall.pod Perl calling conventions from C
pod/perlcheat.pod Perl cheat sheet
pod/perlclib.pod Internal replacements for standard C library functions
@@ -4532,6 +4534,8 @@ pod/perlsyn.pod Perl syntax
pod/perlthrtut.pod Perl threads tutorial
pod/perltie.pod Perl objects hidden behind simple variables
pod/perltodo.pod Perl things to do
+pod/perltooc.pod
+pod/perltoot.pod
pod/perltrap.pod Perl traps for the unwary
pod/perlunicode.pod Perl Unicode support
pod/perlunifaq.pod Perl Unicode FAQ
diff --git a/pod/perl.pod b/pod/perl.pod
index 8b5ed2eb3f..00437bcb32 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -235,6 +235,13 @@ For ease of access, the Perl manual has been split up into several sections.
perlvos Perl notes for Stratus VOS
perlwin32 Perl notes for Windows
+=head2 Stubs for Deleted Documents
+
+ perlboot
+ perlbot
+ perltooc
+ perltoot
+
On a Unix-like system, these documentation files will usually also be
available as manpages for use with the F<man> program.
diff --git a/win32/pod.mak b/win32/pod.mak
index 8a75fe79e3..3b5b89f31e 100644
--- a/win32/pod.mak
+++ b/win32/pod.mak
@@ -47,6 +47,8 @@ POD = perl.pod \
perlapio.pod \
perlartistic.pod \
perlbook.pod \
+ perlboot.pod \
+ perlbot.pod \
perlcall.pod \
perlcheat.pod \
perlclib.pod \
@@ -122,6 +124,8 @@ POD = perl.pod \
perltie.pod \
perltoc.pod \
perltodo.pod \
+ perltooc.pod \
+ perltoot.pod \
perltrap.pod \
perlunicode.pod \
perlunifaq.pod \
@@ -164,6 +168,8 @@ MAN = perl.man \
perlapio.man \
perlartistic.man \
perlbook.man \
+ perlboot.man \
+ perlbot.man \
perlcall.man \
perlcheat.man \
perlclib.man \
@@ -239,6 +245,8 @@ MAN = perl.man \
perltie.man \
perltoc.man \
perltodo.man \
+ perltooc.man \
+ perltoot.man \
perltrap.man \
perlunicode.man \
perlunifaq.man \
@@ -281,6 +289,8 @@ HTML = perl.html \
perlapio.html \
perlartistic.html \
perlbook.html \
+ perlboot.html \
+ perlbot.html \
perlcall.html \
perlcheat.html \
perlclib.html \
@@ -355,6 +365,8 @@ HTML = perl.html \
perlthrtut.html \
perltie.html \
perltodo.html \
+ perltooc.html \
+ perltoot.html \
perltrap.html \
perlunicode.html \
perlunifaq.html \
@@ -398,6 +410,8 @@ TEX = perl.tex \
perlapio.tex \
perlartistic.tex \
perlbook.tex \
+ perlboot.tex \
+ perlbot.tex \
perlcall.tex \
perlcheat.tex \
perlclib.tex \
@@ -473,6 +487,8 @@ TEX = perl.tex \
perltie.tex \
perltoc.tex \
perltodo.tex \
+ perltooc.tex \
+ perltoot.tex \
perltrap.tex \
perlunicode.tex \
perlunifaq.tex \