summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/ungetwc.3')
-rw-r--r--lib/libc/stdio/ungetwc.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3
index d5f7337e7d2..389fe771780 100644
--- a/lib/libc/stdio/ungetwc.3
+++ b/lib/libc/stdio/ungetwc.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ungetwc.3,v 1.4 2010/09/10 18:38:19 jmc Exp $
+.\" $OpenBSD: ungetwc.3,v 1.5 2017/12/01 11:18:40 schwarze Exp $
.\"
.\" $NetBSD: ungetwc.3,v 1.7 2003/09/08 17:54:32 wiz Exp $
.\"
@@ -35,7 +35,7 @@
.\"
.\" @(#)ungetc.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd $Mdocdate: September 10 2010 $
+.Dd $Mdocdate: December 1 2017 $
.Dt UNGETWC 3
.Os
.Sh NAME
@@ -85,7 +85,8 @@ character equals
the operation will fail and the stream will remain unchanged.
.Sh SEE ALSO
.Xr fseek 3 ,
-.Xr getwc 3
+.Xr getwc 3 ,
+.Xr ungetc 3
.Sh STANDARDS
The
.Fn ungetwc