aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/doc/src/unicode.xml
diff options
context:
space:
mode:
authorPatrik Nyblom <[email protected]>2011-03-09 10:29:52 +0100
committerPatrik Nyblom <[email protected]>2011-03-09 10:29:52 +0100
commit7f954ae5bd931753bfe421c5234be129c171d310 (patch)
tree6f37b64d1c21d95be11ccbbf1d44cb1dca7f6176 /lib/stdlib/doc/src/unicode.xml
parent0f423c54e4dc7348b551508fbcb3b479420a196f (diff)
downloadotp-7f954ae5bd931753bfe421c5234be129c171d310.tar.gz
otp-7f954ae5bd931753bfe421c5234be129c171d310.tar.bz2
otp-7f954ae5bd931753bfe421c5234be129c171d310.zip
Remove link_check warnings re httpc.xml,sys.xml and unicode.xml
Diffstat (limited to 'lib/stdlib/doc/src/unicode.xml')
-rw-r--r--lib/stdlib/doc/src/unicode.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/stdlib/doc/src/unicode.xml b/lib/stdlib/doc/src/unicode.xml
index 60edd8ade9..e3a25a407b 100644
--- a/lib/stdlib/doc/src/unicode.xml
+++ b/lib/stdlib/doc/src/unicode.xml
@@ -5,7 +5,7 @@
<header>
<copyright>
<year>1996</year>
- <year>2009</year>
+ <year>2011</year>
<holder>Ericsson AB, All Rights Reserved</holder>
</copyright>
<legalnotice>
@@ -40,7 +40,7 @@
<section>
<title>DATA TYPES</title>
- <marker id="charlist_definition"></marker>
+ <marker id="type-charlist"></marker>
<code type="none">
unicode_binary() = binary() with characters encoded in UTF-8 coding standard
unicode_char() = integer() representing valid unicode codepoint