misc/140494: Man page fix for getc(3)

Jeremy Huddleston jeremyhu at apple.com
Wed Nov 11 23:00:11 UTC 2009


>Number:         140494
>Category:       misc
>Synopsis:       Man page fix for getc(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 11 23:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Huddleston
>Release:        8.0
>Organization:
Apple
>Environment:
NA
>Description:

>How-To-Repeat:

>Fix:
--- getc.3.bsdnew	2009-11-11 13:33:11.000000000 -0800
+++ getc.3	2009-11-11 14:52:54.000000000 -0800
@@ -54,7 +54,7 @@
 .Ft int
 .Fn getc_unlocked "FILE *stream"
 .Ft int
-.Fn getchar void
+.Fn getchar "void"
 .Ft int
 .Fn getchar_unlocked "void"
 .Ft int
@@ -141,7 +141,7 @@ until the condition is cleared with
 .Sh STANDARDS
 The
 .Fn fgetc ,
-.Fn getc
+.Fn getc ,
 and
 .Fn getchar
 functions


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list