aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 13:09:02 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-07-24 09:32:14 +0200
commiteea7ea7a19c73c41c537da3c642f93b6d6c55294 (patch)
tree30609fbc4fe9c3d5f0748da6ccd500a3fbf3d653
parentd8e94e530f9287d153eaa1603684918a0623e5b7 (diff)
downloadman-pages-eea7ea7a19c73c41c537da3c642f93b6d6c55294.tar.gz
wcscmp.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/wcscmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wcscmp.3 b/man3/wcscmp.3
index 174d456488..6bd044bf8a 100644
--- a/man3/wcscmp.3
+++ b/man3/wcscmp.3
@@ -69,7 +69,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
-C99.
+POSIX.1-2001, POSIX.1-2008, C99.
.SH SEE ALSO
.BR strcmp (3),
.BR wcscasecmp (3),