diff options
author | Robin Barker <rmbarker@cpan.org> | 2011-02-09 16:08:52 +0000 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-02-09 09:17:31 -0800 |
commit | 6a065175ba605935cf92f1adc5dcb6c57570885f (patch) | |
tree | f9320e7472f7a767df13bb5cc88b6048a38f6735 /pod/perlport.pod | |
parent | 751998674aec9a610c87d26bb4e047d9858e1ccc (diff) | |
download | perl-6a065175ba605935cf92f1adc5dcb6c57570885f.tar.gz |
missing paragraph break in perlport
Diffstat (limited to 'pod/perlport.pod')
-rw-r--r-- | pod/perlport.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod index a11e696fcc..04f2d0d167 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1635,6 +1635,7 @@ programs, particularly ones written in C, like the GNV package. (VMS) =item fcntl Not implemented. (Win32) + Some functions available based on the version of VMS. (VMS) =item flock |