diff options
author | Tom Christiansen <tchrist@perl.com> | 1997-04-25 20:50:09 -0400 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-04-27 00:00:00 +1200 |
commit | f102b8834494e736221c17057fae0f964511ea18 (patch) | |
tree | b9b312850672d7c28c8c2c5c8dc3d38a119ad30f /pod/roffitall | |
parent | c76750589503afb0145298a66c155795ba686e77 (diff) | |
download | perl-f102b8834494e736221c17057fae0f964511ea18.tar.gz |
Split perlmod
private-msgid: 199704260050.RAA02468@toy.perl.com
Diffstat (limited to 'pod/roffitall')
-rwxr-xr-x | pod/roffitall | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/roffitall b/pod/roffitall index 952eada713..d69054f41b 100755 --- a/pod/roffitall +++ b/pod/roffitall @@ -41,6 +41,7 @@ toroff=` $mandir/perlvar.1 \ $mandir/perlsub.1 \ $mandir/perlmod.1 \ + $mandir/perlmodlib.1 \ $mandir/perlref.1 \ $mandir/perldsc.1 \ $mandir/perllol.1 \ |