summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/getc.3')
-rw-r--r--lib/libc/stdio/getc.38
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3
index db69606..79fd0dc 100644
--- a/lib/libc/stdio/getc.3
+++ b/lib/libc/stdio/getc.3
@@ -76,8 +76,12 @@ but is a macro that expands in-line.
The
.Fn getchar
function
-is equivalent to:
-getc with the argument stdin.
+is equivalent to
+.Fn getc
+with a
+.Fa stream
+of
+.Dv stdin .
.Pp
The
.Fn getw
OpenPOWER on IntegriCloud