summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/utf8.57
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/libc/locale/utf8.5 b/lib/libc/locale/utf8.5
index 8f7799dc9e17..f142b63509bd 100644
--- a/lib/libc/locale/utf8.5
+++ b/lib/libc/locale/utf8.5
@@ -35,7 +35,7 @@
.\" @(#)utf2.4 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd October 30, 2002
+.Dd April 7, 2004
.Dt UTF8 5
.Os
.Sh NAME
@@ -124,8 +124,3 @@ representations of characters.
The
.Nm
encoding is compatible with RFC 2279 and Unicode 3.2.
-.Sh BUGS
-Byte order marker (BOM) characters are neither added nor removed
-from UTF-8-encoded wide character
-.Xr stdio 3
-streams.