On Tue, 1 Feb 2005 21:33:14 +0100, Abigail <[EMAIL PROTECTED]> wrote:

> Against 5.8.6.

Thanks, applied to blead with change #23920

> --- pod/perlfunc.pod.orig     Wed Dec  8 23:36:53 2004
> +++ pod/perlfunc.pod  Tue Feb  1 21:28:46 2005
> @@ -5748,7 +5748,7 @@
>  that would render sysseek() very slow).
>  
>  sysseek() bypasses normal buffered IO, so mixing this with reads (other
> -than C<sysread>, for example &gt;&lt or read()) C<print>, C<write>,
> +than C<sysread>, for example C<< <> >> or read()) C<print>, C<write>,
>  C<seek>, C<tell>, or C<eof> may cause confusion.
>  
>  For WHENCE, you may also use the constants C<SEEK_SET>, C<SEEK_CUR>,

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using Perl 5.6.2, 5.8.0, 5.8.3, & 5.9.2  on HP-UX 10.20, 11.00 & 11.11,
  AIX 4.3, SuSE 9.0 pro 2.4.21 & Win2k.     http://www.cmve.net/~merijn
Smoking perl: [email protected],             perl QA: http://qa.perl.org
  reports to: [EMAIL PROTECTED],                [email protected]

Reply via email to