summaryrefslogtreecommitdiff
path: root/lib/File
diff options
context:
space:
mode:
authorMichael Stevens <mstevens@etla.org>2001-03-15 21:25:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-16 02:56:04 +0000
commitbbc7dcd2bd43efd6773e46b614c6eb1db5af78d2 (patch)
treecf0748288cb60b19776c0b7e0af0c8892cf713f5 /lib/File
parentcea6626fc5e04af2c1d079dd4d3784eb2c21174b (diff)
downloadperl-bbc7dcd2bd43efd6773e46b614c6eb1db5af78d2.tar.gz
more pod patches
Message-ID: <20010315212518.A18870@firedrake.org> p4raw-id: //depot/perl@9176
Diffstat (limited to 'lib/File')
-rw-r--r--lib/File/Basename.pm2
-rw-r--r--lib/File/Spec/VMS.pm4
-rw-r--r--lib/File/Spec/Win32.pm2
3 files changed, 4 insertions, 4 deletions
diff --git a/lib/File/Basename.pm b/lib/File/Basename.pm
index 94aac2dd44..297386f57b 100644
--- a/lib/File/Basename.pm
+++ b/lib/File/Basename.pm
@@ -95,7 +95,7 @@ would yield
$dir eq 'Doc_Root:[Help]'
$type eq '.Rnh'
-=over
+=over 4
=item C<basename>
diff --git a/lib/File/Spec/VMS.pm b/lib/File/Spec/VMS.pm
index 60b0ec8e50..57c4005d99 100644
--- a/lib/File/Spec/VMS.pm
+++ b/lib/File/Spec/VMS.pm
@@ -26,7 +26,7 @@ See File::Spec::Unix for a documentation of the methods provided
there. This package overrides the implementation of these methods, not
the semantics.
-=over
+=over 4
=item eliminate_macros
@@ -138,7 +138,7 @@ sub fixpath {
=head2 Methods always loaded
-=over
+=over 4
=item canonpath (override)
diff --git a/lib/File/Spec/Win32.pm b/lib/File/Spec/Win32.pm
index f5d6cda2bc..860ae0c2b2 100644
--- a/lib/File/Spec/Win32.pm
+++ b/lib/File/Spec/Win32.pm
@@ -23,7 +23,7 @@ See File::Spec::Unix for a documentation of the methods provided
there. This package overrides the implementation of these methods, not
the semantics.
-=over
+=over 4
=item devnull