summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/putwc.3')
-rw-r--r--lib/libc/stdio/putwc.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/putwc.3 b/lib/libc/stdio/putwc.3
index 0043399..a87e361 100644
--- a/lib/libc/stdio/putwc.3
+++ b/lib/libc/stdio/putwc.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 fputwc "wchar_t wc" "FILE *stream"
.Ft wint_t
@@ -102,4 +102,4 @@ The functions
and
.Fn putwchar ,
conform to
-.St -isoC99 .
+.St -isoC-99 .
OpenPOWER on IntegriCloud