summaryrefslogtreecommitdiff
path: root/pod/perlebcdic.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-26 23:27:03 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-26 23:27:03 +0100
commit42bde815c4743d7e164d2e70c98a6b86a79906b9 (patch)
tree9dcd89d31ee8ed56be9c0d7f19e58cc22fb496ad /pod/perlebcdic.pod
parentfe749c9aa803ce74d997ff797103481a55741837 (diff)
downloadperl-42bde815c4743d7e164d2e70c98a6b86a79906b9.tar.gz
Fix two pod links
Diffstat (limited to 'pod/perlebcdic.pod')
-rw-r--r--pod/perlebcdic.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlebcdic.pod b/pod/perlebcdic.pod
index 26e6b3494f..f222e3d9df 100644
--- a/pod/perlebcdic.pod
+++ b/pod/perlebcdic.pod
@@ -156,7 +156,7 @@ UTF-EBCDIC is like UTF-8, but based on EBCDIC.
You may see the term C<invariant> character or code point.
This simply means that the character has the same numeric
value when encoded as when not.
-(Note that this is a very different concept from L<The /13 variant characters>
+(Note that this is a very different concept from L</The 13 variant characters>
mentioned above.)
For example, the ordinal value of 'A' is 193 in most EBCDIC code pages,
and also is 193 when encoded in UTF-EBCDIC.