summaryrefslogtreecommitdiff
path: root/pod/perlapio.pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-06-22 12:44:05 +0200
committerNicholas Clark <nick@ccl4.org>2011-06-22 12:44:05 +0200
commitd220eb00ef3acc7b8eb92c164c58ff946a556955 (patch)
tree2068daefd8e1f731ed4eb3fc87ae603081118d6a /pod/perlapio.pod
parent56466d0ead41a249b0feba363954f09c4f090035 (diff)
downloadperl-d220eb00ef3acc7b8eb92c164c58ff946a556955.tar.gz
Trim multiple blank lines above =item in pod files.
This makes many documents more consistent in their pod formatting. Don't trim blank lines between verbatim blocks and =item, as removing them makes the (raw) pod harder to read.
Diffstat (limited to 'pod/perlapio.pod')
-rw-r--r--pod/perlapio.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/perlapio.pod b/pod/perlapio.pod
index 1c57f9a9a8..f3023d983f 100644
--- a/pod/perlapio.pod
+++ b/pod/perlapio.pod
@@ -392,7 +392,6 @@ vary from handle to handle.
PerlIO_canset_cnt(f) && \
`Can set pointer into buffer'
-
=item B<PerlIO_has_cntptr(f)>
Implementation can return pointer to current position in the "buffer"