diff options
Diffstat (limited to 'lib/libc/stdio/getc.3')
-rw-r--r-- | lib/libc/stdio/getc.3 | 3 |
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 |