summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim J. Robbins <tjr@FreeBSD.org>2003-01-10 07:45:24 +0000
committerTim J. Robbins <tjr@FreeBSD.org>2003-01-10 07:45:24 +0000
commit903103000319f4a508e2b0454b66068b1f4382c0 (patch)
tree4bde586af66b7c4cce0504577416da71c1208763
parent72c9dabbb79cea0a70be5a12e400a520a7927c30 (diff)
Notes
-rw-r--r--lib/libc/stdio/getc.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3
index 89cc6de346334..022521ff1f937 100644
--- a/lib/libc/stdio/getc.3
+++ b/lib/libc/stdio/getc.3
@@ -76,8 +76,7 @@ The
.Fn getc
function
acts essentially identically to
-.Fn fgetc ,
-but is a macro that expands in-line.
+.Fn fgetc .
.Pp
The
.Fn getchar