From 903103000319f4a508e2b0454b66068b1f4382c0 Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Fri, 10 Jan 2003 07:45:24 +0000 Subject: There is no macro version of getc() anymore. --- lib/libc/stdio/getc.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libc/stdio') diff --git a/lib/libc/stdio/getc.3 b/lib/libc/stdio/getc.3 index 89cc6de34633..022521ff1f93 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 -- cgit v1.3