diff options
author | Karl Williamson <khw@khw-desktop.(none)> | 2009-12-24 22:54:58 -0700 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2009-12-25 10:07:41 +0100 |
commit | e1b711dac329baf9cf4ea3e4628e6c713e24b342 (patch) | |
tree | b12ce1b41c2d6c0582296ddad541efd2ae3f71e2 /pod/perlglossary.pod | |
parent | 27bca3226281a592aed848b7e68ea50f27381dac (diff) | |
download | perl-e1b711dac329baf9cf4ea3e4628e6c713e24b342.tar.gz |
Update .pods
Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'pod/perlglossary.pod')
-rw-r--r-- | pod/perlglossary.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlglossary.pod b/pod/perlglossary.pod index f0240b0c9e..b44fcd447f 100644 --- a/pod/perlglossary.pod +++ b/pod/perlglossary.pod @@ -114,7 +114,7 @@ The American Standard Code for Information Interchange (a 7-bit character set adequate only for poorly representing English text). Often used loosely to describe the lowest 128 values of the various ISO-8859-X character sets, a bunch of mutually incompatible 8-bit -codes best described as half ASCII. See also L</Unicode>. +codes sometimes described as half ASCII. See also L</Unicode>. =item assertion @@ -3223,7 +3223,7 @@ change their meanings.) =item Unicode A character set comprising all the major character sets of the world, -more or less. See L<http://www.unicode.org>. +more or less. See L<perlunicode> and L<http://www.unicode.org>. =item Unix |