Don't claim to fully implement C99 in the STANDARDS section and then disclaim

compliance in the BUGS section immediately below.
This commit is contained in:
Garrett Wollman 2002-07-15 19:46:06 +00:00
parent 647e4efd97
commit c98a4bf3fb

View File

@ -769,7 +769,9 @@ Always use the proper secure idiom:
(See (See
.Pa "/usr/share/doc/{to be determined}" . ) .Pa "/usr/share/doc/{to be determined}" . )
.Sh STANDARDS .Sh STANDARDS
The Subject to the caveats noted in the
.Sx BUGS
section below, the
.Fn fprintf , .Fn fprintf ,
.Fn printf , .Fn printf ,
.Fn sprintf , .Fn sprintf ,
@ -782,7 +784,7 @@ conform to
.St -ansiC .St -ansiC
and and
.St -isoC-99 . .St -isoC-99 .
The With the same reservation, the
.Fn snprintf .Fn snprintf
and and
.Fn vsnprintf .Fn vsnprintf