From 4c11337c0371dac743b0b266e8ebc6f347fa0cd9 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Sun, 21 Sep 2003 08:47:32 +0000 Subject: [PATCH] Tweak the section name to agree with the change #21295. p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c p4raw-id: //depot/perl@21296 --- lib/PerlIO.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.8.3.1