]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Updated ref to C99.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 09:09:37 +0000 (09:09 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Sep 2006 09:09:37 +0000 (09:09 +0000)
man3/fwide.3
man3/system.3

index 1596cac953c0a7eb60a7f3916a6fa3b141fd90af..dfd931febfab311851051b0d2ddfffb7976543a7 100644 (file)
@@ -43,7 +43,7 @@ The \fBfwide\fP() function returns the stream's orientation, after possibly
 changing it. A return value > 0 means wide-character oriented. A return value
 < 0 means byte oriented. A return value of zero means undecided.
 .SH "CONFORMING TO"
-ISO/ANSI C, POSIX.1-2001.
+C99, POSIX.1-2001.
 .SH "SEE ALSO"
 .BR fprintf (3),
 .BR fwprintf (3)
index 54cc721cf18950a5685efe124053143b6de6da0e..c26b89e8aa03e5bcbea77284465827dcab83bad4 100644 (file)
@@ -74,7 +74,7 @@ returns non-zero if the shell is available, and zero if not.
 .BR system ()
 does not affect the wait status of any other children.
 .SH "CONFORMING TO"
-C89, C99, POSIX..1-2001.
+C89, C99, POSIX.1-2001.
 .SH NOTES
 .PP
 If the