summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/getwc.3')
-rw-r--r--lib/libc/stdio/getwc.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3
index 906d9ff44ff..442b49ef9fd 100644
--- a/lib/libc/stdio/getwc.3
+++ b/lib/libc/stdio/getwc.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getwc.3,v 1.5 2015/09/14 13:45:25 schwarze Exp $
+.\" $OpenBSD: getwc.3,v 1.6 2017/12/01 11:18:40 schwarze Exp $
.\"
.\" $NetBSD: getwc.3,v 1.7 2003/09/08 17:54:32 wiz Exp $
.\"
@@ -35,7 +35,7 @@
.\"
.\" @(#)getc.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: September 14 2015 $
+.Dd $Mdocdate: December 1 2017 $
.Dt GETWC 3
.Os
.Sh NAME
@@ -98,6 +98,7 @@ until the condition is cleared with
.Xr ferror 3 ,
.Xr fopen 3 ,
.Xr fread 3 ,
+.Xr getc 3 ,
.Xr putwc 3 ,
.Xr stdio 3 ,
.Xr ungetwc 3