From 39ac7f1bebb4ca2b4cc30387546811c6740b1192 Mon Sep 17 00:00:00 2001 From: Larry Shatzer Date: Tue, 13 Nov 2001 10:27:59 -0700 Subject: [PATCH] Message-Id: <20011113172759.E27768@zippy.zyx.net> p4raw-id: //depot/perl@12982 --- pod/perlapio.pod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pod/perlapio.pod b/pod/perlapio.pod index 06e3d14..a2a5bf1 100644 --- a/pod/perlapio.pod +++ b/pod/perlapio.pod @@ -111,12 +111,12 @@ The USE_PERLIO implementation is described in L. =back -Because "perlio.h" is a thing layer (for efficiency) the semantics of these functions are -somewhat dependent on the the underlying implementation. Where these variations are -understood they are noted below. +Because "perlio.h" is a thing layer (for efficiency) the semantics of +these functions are somewhat dependent on the underlying implementation. +Where these variations are understood they are noted below. -Unless otherwise noted, functions return 0 on success, or a negative value (usually -C which is usually -1) and set C on error. +Unless otherwise noted, functions return 0 on success, or a negative +value (usually C which is usually -1) and set C on error. =over 4 -- 2.7.4