develooper Front page | perl.vmsperl | Postings from May 2002

Re: [PATCH: perl@16267] update to vms/perlvms.pod

Thread Previous | Thread Next
From:
Philip Newton
Date:
May 1, 2002 03:39
Subject:
Re: [PATCH: perl@16267] update to vms/perlvms.pod
Message ID:
ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com
On Mon, 29 Apr 2002 17:58:06 -0400, PPrymmer@factset.com wrote:

> +adujustable

Oops. Try this:

--- vms/perlvms.pod.orig        Tue Apr 30 01:17:57 2002
+++ vms/perlvms.pod     Wed May  1 11:37:49 2002
@@ -233,10 +233,10 @@

 The mailbox (MBX) that perl can create to communicate with a pipe
 defaults to a buffer size of 512.  The default buffer size is
-adujustable via the logical name PERL_MBX_SIZE provided that the
+adjustable via the logical name PERL_MBX_SIZE provided that the
 value falls between 128 and the SYSGEN parameter MAXBUF inclusive.
 For example, to double the MBX size from the default within
-a Perl program use C<$ENV{'PERL_MBX_SIZE'} = 1024;> and then
+a Perl program, use C<$ENV{'PERL_MBX_SIZE'} = 1024;> and then
 open and use pipe constructs.  An alternative would be to issue
 the command:

@@ -920,7 +920,7 @@

 =head1 Revision date

-This document was last updated on 29-Apr-2002, for Perl 5,
+This document was last updated on 01-May-2002, for Perl 5,
 patchlevel 8.

 =head1 AUTHOR
End of patch.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About