diff options
Diffstat (limited to 'lib/libc/stdio/ungetc.3')
-rw-r--r-- | lib/libc/stdio/ungetc.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/stdio/ungetc.3 b/lib/libc/stdio/ungetc.3 index c1506d9..3ffab32 100644 --- a/lib/libc/stdio/ungetc.3 +++ b/lib/libc/stdio/ungetc.3 @@ -93,7 +93,8 @@ the operation will fail and the stream will remain unchanged. .Sh SEE ALSO .Xr fseek 3 , .Xr getc 3 , -.Xr setvbuf 3 +.Xr setvbuf 3 , +.Xr ungetwc 3 .Sh STANDARDS The .Fn ungetc |