develooper Front page | perl.perl5.porters | Postings from April 2000

Minor tweak to perlvar.pod

From:
Stephen P. Potter
Date:
April 18, 2000 07:27
Subject:
Minor tweak to perlvar.pod
Message ID:
200004181326.JAA01560@spp.users.ds.net
Just a couple of quick updates to perlvar.pod to clean up grammar and
formatting.

-spp

--- perlvar.old Tue Apr 18 10:21:06 2000
+++ perlvar.pod Tue Apr 18 10:23:45 2000
@@ -814,10 +814,10 @@

     $^M = 'a' x (1 << 16);

-would allocate a 64K buffer for use when in emergency.  See the
+would allocate a 64K buffer for use in an emergency.  See the
 F<INSTALL> file in the Perl distribution for information on how to
 enable this option.  To discourage casual use of this advanced
-feature, there is no L<English> long name for this variable.
+feature, there is no L<English|English> long name for this variable.

 =item $OSNAME
                                                                               



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