summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/getc.3
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-01-10 07:45:24 +0000
committertjr <tjr@FreeBSD.org>2003-01-10 07:45:24 +0000
commit1728522b0e6972f89cbcf137e1913e0f77973de4 (patch)
tree4bde586af66b7c4cce0504577416da71c1208763 /lib/libc/stdio/getc.3
parentbd44cebe6a0804b4dd4531ab167aa0fca7a88a63 (diff)
downloadFreeBSD-src-1728522b0e6972f89cbcf137e1913e0f77973de4.zip
FreeBSD-src-1728522b0e6972f89cbcf137e1913e0f77973de4.tar.gz
There is no macro version of getc() anymore.
Diffstat (limited to 'lib/libc/stdio/getc.3')
-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 89cc6de..022521f 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
OpenPOWER on IntegriCloud