diff options
Diffstat (limited to 'lib/libc/stdio/fwide.3')
| -rw-r--r-- | lib/libc/stdio/fwide.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/fwide.3 b/lib/libc/stdio/fwide.3 index 7629852e4728..983e9b72038f 100644 --- a/lib/libc/stdio/fwide.3 +++ b/lib/libc/stdio/fwide.3 @@ -36,8 +36,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 int .Fn fwide "FILE *stream" "int mode" .Sh DESCRIPTION @@ -92,4 +92,4 @@ The .Fn fwide function conforms to -.St -isoC99 . +.St -isoC-99 . |
