summaryrefslogtreecommitdiff
path: root/man3/ungetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ungetwc.3')
-rw-r--r--man3/ungetwc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/ungetwc.3 b/man3/ungetwc.3
index c2e4546a..143ef6f6 100644
--- a/man3/ungetwc.3
+++ b/man3/ungetwc.3
@@ -42,7 +42,7 @@ level of push-back is guaranteed.
The \fBungetwc\fP() function returns \fIwc\fP when successful, or WEOF upon
failure.
.SH "CONFORMING TO"
-C89.
+C99.
.SH "SEE ALSO"
.BR fgetwc (3)
.SH NOTES