diff options
Diffstat (limited to 'lib/libc/stdio/getwc.3')
| -rw-r--r-- | lib/libc/stdio/getwc.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/getwc.3 b/lib/libc/stdio/getwc.3 index b585bac16f08..574365e2bb38 100644 --- a/lib/libc/stdio/getwc.3 +++ b/lib/libc/stdio/getwc.3 @@ -49,8 +49,8 @@ .Sh LIBRARY .Lb libc .Sh SYNOPSIS -.Fd #include \*[Lt]stdio.h\*[Gt] -.Fd #include \*[Lt]wchar.h\*[Gt] +.In stdio.h +.In wchar.h .Ft wint_t .Fn fgetwc "FILE *stream" .Ft wint_t @@ -114,4 +114,4 @@ and .Fn getwchar functions conform to -.St -isoC99 . +.St -isoC-99 . |
