aboutsummaryrefslogtreecommitdiffstats
path: root/man3/wprintf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wprintf.3')
-rw-r--r--man3/wprintf.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/wprintf.3 b/man3/wprintf.3
index abe4aaa360..132d222e37 100644
--- a/man3/wprintf.3
+++ b/man3/wprintf.3
@@ -169,13 +169,6 @@ and
They return \-1 when an error occurs.
.SH "CONFORMING TO"
C99.
-.SH "SEE ALSO"
-.BR fprintf (3),
-.BR fputwc (3),
-.BR fwide (3),
-.BR printf (3),
-.BR snprintf (3),
-.BR wscanf (3)
.SH NOTES
The behaviour of
.BR wprintf ()
@@ -204,3 +197,10 @@ or
.BR iconv (3),
followed by
.BR mbstowcs (3)).
+.SH "SEE ALSO"
+.BR fprintf (3),
+.BR fputwc (3),
+.BR fwide (3),
+.BR printf (3),
+.BR snprintf (3),
+.BR wscanf (3)