aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio')
-rw-r--r--lib/libc/stdio/getwc.37
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3
index 0ec3d1f0cf0b..7986b01561ca 100644
--- a/lib/libc/stdio/getwc.3
+++ b/lib/libc/stdio/getwc.3
@@ -112,3 +112,10 @@ and
functions
conform to
.St -isoC-99 .
+.Sh HISTORY
+A version of the
+.Fn getc
+and
+.Fn getw
+functions appeared in
+.At v1 .