diff options
author | Stephen P. Potter <spp@ds.net> | 2000-04-18 05:26:03 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-04 02:55:35 +0000 |
commit | 4ec0190b08c455a89a958545841a796e66051771 (patch) | |
tree | 4c2fcaed9a1cc6f0a1faa92de8c9c5cd6f0f6ee2 /pod/perlvar.pod | |
parent | f37986196860fb6f06ab4ac2207a863fdb83f1fe (diff) | |
download | perl-4ec0190b08c455a89a958545841a796e66051771.tar.gz |
Minor tweak to perlvar.pod
Message-Id: <200004181326.JAA01560@spp.users.ds.net>
p4raw-id: //depot/perl@6518
Diffstat (limited to 'pod/perlvar.pod')
-rw-r--r-- | pod/perlvar.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod index e75cf35f73..83f4d9cd9e 100644 --- a/pod/perlvar.pod +++ b/pod/perlvar.pod @@ -826,7 +826,7 @@ Then 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 |