aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-05-17 08:22:43 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-05-17 08:22:43 +0000
commit45993e3bd4740253dbde5a1dac00a6911b804a11 (patch)
tree5545b5546615f6afa4c2af5ccdf6c9af2d8b9da4
parent9f22302ac6616379cb956cb955812119195906e3 (diff)
Notes
-rw-r--r--lib/libc/string/wmemchr.36
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/string/wmemchr.3 b/lib/libc/string/wmemchr.3
index 63259fa1e806..ff82e73a3564 100644
--- a/lib/libc/string/wmemchr.3
+++ b/lib/libc/string/wmemchr.3
@@ -137,11 +137,7 @@ counterpart, such as
.Xr strstr 3
.Sh STANDARDS
These functions conform to
-.\" .St -isoC99
-ISO/IEC 9899:1999 (``ISO C99'')
-and were first introduced in
-.\" .St -isoC-amd1 ,
-ISO/IEC 9899/AMD1:1995 (``ISO C90'')
+.St -isoC-99 ,
with the exception of
.Fn wcslcat
and