diff options
author | Piotr Fusik <pfusik@op.pl> | 2005-07-30 23:54:19 +0200 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-08-01 08:13:10 +0000 |
commit | d7f8936a2fe7fc93635b0b501d1f941d30d3399f (patch) | |
tree | 9ec130d79fad2c450541f9ea56801a6ecd17f962 /vms | |
parent | 0d65d7d555c9e685ae54e22c9f9eb33ec635ea81 (diff) | |
download | perl-d7f8936a2fe7fc93635b0b501d1f941d30d3399f.tar.gz |
POD typos
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
p4raw-id: //depot/perl@25253
Diffstat (limited to 'vms')
-rw-r--r-- | vms/perlvms.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/perlvms.pod b/vms/perlvms.pod index 4db4ab20dd..c4f6aca576 100644 --- a/vms/perlvms.pod +++ b/vms/perlvms.pod @@ -121,7 +121,7 @@ directory, and the procedure for building the extension is simply I<N.B.> The procedure by which extensions are built and tested creates several levels (at least 4) under the directory in which the extension's source files live. -For this reason if you are runnning a version of VMS prior +For this reason if you are running a version of VMS prior to V7.1 you shouldn't nest the source directory too deeply in your directory structure lest you exceed RMS' maximum of 8 levels of subdirectory in a filespec. (You |