Loading...
--- /dev/null
+++ Libc/Libc-763.13/stdio/FreeBSD/getc.3.patch
@@ -0,0 +1,20 @@
+--- 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