summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-08-10 20:49:38 +0000
committerdd <dd@FreeBSD.org>2001-08-10 20:49:38 +0000
commitcbf63217c2c9e140089568fb19fb515214a7b0da (patch)
treee7e8df637414e0e2d55a640ab957467a620213f2 /lib/libc/stdio/getc.3
parent093583108800550b6970e776db5eaa990bb6fe90 (diff)
downloadFreeBSD-src-cbf63217c2c9e140089568fb19fb515214a7b0da.zip
FreeBSD-src-cbf63217c2c9e140089568fb19fb515214a7b0da.tar.gz
Use .Fn, .Fa, and .Dv where appropriate.
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