diff options
Diffstat (limited to 'contrib/perl5/pod/roffitall')
-rw-r--r-- | contrib/perl5/pod/roffitall | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/contrib/perl5/pod/roffitall b/contrib/perl5/pod/roffitall index 9ab7f29bdeb6..018c0b3475b1 100644 --- a/contrib/perl5/pod/roffitall +++ b/contrib/perl5/pod/roffitall @@ -36,24 +36,29 @@ toroff=` $mandir/perlre.1 \ $mandir/perlrun.1 \ $mandir/perlfunc.1 \ - $mandir/perlopentut.1 \ $mandir/perlvar.1 \ $mandir/perlsub.1 \ + $mandir/perlopentut.1 \ $mandir/perlmod.1 \ $mandir/perlmodlib.1 \ $mandir/perlmodinstall.1 \ + $mandir/perlfork.1 \ $mandir/perlform.1 \ $mandir/perllocale.1 \ $mandir/perlref.1 \ $mandir/perlreftut.1 \ $mandir/perldsc.1 \ $mandir/perllol.1 \ + $mandir/perlboot.1 \ $mandir/perltoot.1 \ $mandir/perlobj.1 \ $mandir/perltie.1 \ $mandir/perlbot.1 \ $mandir/perlipc.1 \ + $mandir/perlthrtut.1 \ + $mandir/perldebguts.1 \ $mandir/perldebug.1 \ + $mandir/perlnumber.1 \ $mandir/perldiag.1 \ $mandir/perlsec.1 \ $mandir/perltrap.1 \ @@ -67,10 +72,15 @@ toroff=` $mandir/perlxstut.1 \ $mandir/perlguts.1 \ $mandir/perlcall.1 \ - $mandir/perlthrtut.1 \ + $mandir/perlcompile.1 \ + $mandir/perltodo.1 \ + $mandir/perlapi.1 \ + $mandir/perlintern.1 \ + $mandir/perlhack.1 \ $mandir/perlhist.1 \ $mandir/perldelta.1 \ $mandir/perl5004delta.1 \ + $mandir/perl5005delta.1 \ $mandir/perlfaq.1 \ $mandir/perlfaq1.1 \ $mandir/perlfaq2.1 \ @@ -84,6 +94,7 @@ toroff=` \ $mandir/a2p.1 \ $mandir/c2ph.1 \ + $mandir/dprofpp.1 \ $mandir/h2ph.1 \ $mandir/h2xs.1 \ $mandir/perlbug.1 \ @@ -102,6 +113,7 @@ toroff=` $libdir/constant.3 \ $libdir/diagnostics.3 \ $libdir/fields.3 \ + $libdir/filetest.3 \ $libdir/integer.3 \ $libdir/less.3 \ $libdir/lib.3 \ |