summaryrefslogtreecommitdiff
path: root/pod/perliol.pod
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2001-03-29 15:43:05 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-29 14:39:38 +0000
commitaa500c9e11a992a997c7eaeb4ede67f77851dd92 (patch)
tree35d21c2477e5e88abb37b63213eef04fcced5343 /pod/perliol.pod
parentc725d1150e34e93ef99448f1b52ff246bc32946a (diff)
downloadperl-aa500c9e11a992a997c7eaeb4ede67f77851dd92.tar.gz
minor pod nits
Message-Id: <200103291343.OAA10827@tempest.npl.co.uk> p4raw-id: //depot/perl@9438
Diffstat (limited to 'pod/perliol.pod')
-rw-r--r--pod/perliol.pod16
1 files changed, 12 insertions, 4 deletions
diff --git a/pod/perliol.pod b/pod/perliol.pod
index 68f581428c..36f1bed1fc 100644
--- a/pod/perliol.pod
+++ b/pod/perliol.pod
@@ -128,13 +128,21 @@ layer), then follow the functions which fall into four basic groups:
=over 4
-=item 1. Opening and setup functions
+=item 1.
-=item 2. Basic IO operations
+Opening and setup functions
-=item 3. Stdio class buffering options.
+=item 2.
-=item 4. Functions to support Perl's traditional "fast" access to the buffer.
+Basic IO operations
+
+=item 3.
+
+Stdio class buffering options.
+
+=item 4.
+
+Functions to support Perl's traditional "fast" access to the buffer.
=back