--- src/lib/libc/stdio/wprintf.3 2005/08/05 22:35:10 1.2 +++ src/lib/libc/stdio/wprintf.3 2007/11/04 16:23:23 1.3 @@ -598,6 +598,9 @@ In no case does a non-existent or small a numeric field; if the result of a conversion is wider than the field width, the field is expanded to contain the conversion result. +.Sh SECURITY CONSIDERATIONS +Refer to +.Xr printf 3 . .Sh SEE ALSO .Xr btowc 3 , .Xr fputws 3 , @@ -608,9 +611,6 @@ field is expanded to contain the convers .Xr wscanf 3 .Sh STANDARDS Subject to the caveats noted in the -.Sh SECURITY CONSIDERATIONS -Refer to -.Xr printf 3 . .Sx BUGS section of