summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-02-13 09:57:58 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-02-13 09:57:58 +0000
commit7345cf9025eb95d813caacddb42601253a2d146a (patch)
tree95f9a49fe803466a790987781bb0783f1c694804 /lib/libc
parent2a2ecc3027b7891fff91c1d8064cf5b42a0c310d (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/string/strxfrm.32
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/string/strxfrm.3 b/lib/libc/string/strxfrm.3
index 37e5eeb10b6e..e0715ae45cd4 100644
--- a/lib/libc/string/strxfrm.3
+++ b/lib/libc/string/strxfrm.3
@@ -83,8 +83,6 @@ the terminating null character. If this value is
or more, the contents of
.Fa dst
are indeterminate.
-.Sh BUGS
-Sometimes the behavior of this function is unpredictable.
.Sh SEE ALSO
.Xr setlocale 3 ,
.Xr strcmp 3 ,