summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.3
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-08-16 03:09:33 +0000
committerdd <dd@FreeBSD.org>2001-08-16 03:09:33 +0000
commitcfe0163bbcfef0b8d2c8174b4beb99a4e452a83c (patch)
treea89ddac9c7d3258120a490980b1845d30b78aaca /lib/libc/stdio/getc.3
parent0faed463ac8cfc03069056f576261a0cc8f4a340 (diff)
downloadFreeBSD-src-cfe0163bbcfef0b8d2c8174b4beb99a4e452a83c.zip
FreeBSD-src-cfe0163bbcfef0b8d2c8174b4beb99a4e452a83c.tar.gz
Explain the relation of getchar() to getc() in less words.
Submitted by: ru
Diffstat (limited to 'lib/libc/stdio/getc.3')
-rw-r--r--lib/libc/stdio/getc.36
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3
index 79fd0dc..0a6a649 100644
--- a/lib/libc/stdio/getc.3
+++ b/lib/libc/stdio/getc.3
@@ -77,11 +77,7 @@ The
.Fn getchar
function
is equivalent to
-.Fn getc
-with a
-.Fa stream
-of
-.Dv stdin .
+.Fn getc stdin .
.Pp
The
.Fn getw
OpenPOWER on IntegriCloud