Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 22:54:12 GMT
From:      Jeremy Huddleston <jeremyhu@apple.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/140494: Man page fix for getc(3)
Message-ID:  <200911112254.nABMsCmh082515@www.freebsd.org>
Resent-Message-ID: <200911112300.nABN0BNm052116@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911112254.nABMsCmh082515>