From: Jarkko Hietaniemi Date: Sun, 21 Sep 2003 08:47:32 +0000 (+0000) Subject: Tweak the section name to agree with the change #21295. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4c11337c0371dac743b0b266e8ebc6f347fa0cd9;p=p5sagit%2Fp5-mst-13.2.git Tweak the section name to agree with the change #21295. p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c p4raw-id: //depot/perl@21296 --- diff --git a/lib/PerlIO.pm b/lib/PerlIO.pm index 9d1fa27..c7b9f13 100644 --- a/lib/PerlIO.pm +++ b/lib/PerlIO.pm @@ -226,7 +226,7 @@ This can be used to see the effect of/bugs in the various layers e.g. For the various value of PERLIO see L. -=head2 Querying the layers of filehandle +=head2 Querying the layers of filehandles The following returns the B of the PerlIO layers on a filehandle.