From: Abigail Date: Tue, 1 Feb 2005 21:33:14 +0000 (+0100) Subject: POD nit @ sysseek X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aaa270e5c2fde5136fc8cb50b57a6bb908ef1616;p=p5sagit%2Fp5-mst-13.2.git POD nit @ sysseek Message-ID: <20050201203314.GC335@abigail.nl> p4raw-id: //depot/perl@23920 --- diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 08fc5c7..833e891 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -5849,7 +5849,7 @@ will return byte offsets, not character offsets (because implementing that would render sysseek() very slow). sysseek() bypasses normal buffered IO, so mixing this with reads (other -than C, for example >< or read()) C, C, +than C, for example C<< <> >> or read()) C, C, C, C, or C may cause confusion. For WHENCE, you may also use the constants C, C,