summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/ungetc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/ungetc.3')
-rw-r--r--lib/libc/stdio/ungetc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/ungetc.3 b/lib/libc/stdio/ungetc.3
index 054213c..c1506d9 100644
--- a/lib/libc/stdio/ungetc.3
+++ b/lib/libc/stdio/ungetc.3
@@ -45,7 +45,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <stdio.h>
+.In stdio.h
.Ft int
.Fn ungetc "int c" "FILE *stream"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud