aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-04-18 12:54:38 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-07-24 09:32:14 +0200
commit7cd89de3969c7d3bb054ccf7184c99dfe02071ba (patch)
tree58fc80df19124ffdd5083e43a435418741920a5d
parent2d68b494e8742d021a7abc0b280132e01f7ff83b (diff)
downloadman-pages-7cd89de3969c7d3bb054ccf7184c99dfe02071ba.tar.gz
putwchar.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/putwchar.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/putwchar.3 b/man3/putwchar.3
index 922d55f1d3..b61c68b842 100644
--- a/man3/putwchar.3
+++ b/man3/putwchar.3
@@ -70,7 +70,7 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
-C99.
+POSIX.1-2001, POSIX.1-2008, C99.
.SH NOTES
The behavior of
.BR putwchar ()