diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-05 17:19:27 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-05 17:19:27 +0000 |
commit | 991e84034556ccb28cd5c2664de6293fc1949e10 (patch) | |
tree | 2c52ebc342c2a5dc2cf8e75cae523ddf73572270 | |
parent | 7093504e0771983169c4d1c78d0acdd6169759ae (diff) | |
download | perl-991e84034556ccb28cd5c2664de6293fc1949e10.tar.gz |
Really commit change 26662 (duh)
p4raw-id: //depot/perl@26663
-rw-r--r-- | pod.lst | 1 | ||||
-rw-r--r-- | pod/perl.pod | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -169,6 +169,7 @@ r perlfreebsd Perl notes for FreeBSD r perlhpux Perl notes for HP-UX r perlhurd Perl notes for Hurd r perlirix Perl notes for Irix +r perllinux Perl notes for Linux r perlmachten Perl notes for Power MachTen r perlmacos Perl notes for Mac OS (Classic) r perlmacosx Perl notes for Mac OS X diff --git a/pod/perl.pod b/pod/perl.pod index c695fb15cd..a8cc913481 100644 --- a/pod/perl.pod +++ b/pod/perl.pod @@ -185,6 +185,7 @@ For ease of access, the Perl manual has been split up into several sections. perlhpux Perl notes for HP-UX perlhurd Perl notes for Hurd perlirix Perl notes for Irix + perllinux Perl notes for Linux perlmachten Perl notes for Power MachTen perlmacos Perl notes for Mac OS (Classic) perlmacosx Perl notes for Mac OS X |