aboutsummaryrefslogtreecommitdiffstats
path: root/man3/iswprint.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/iswprint.3')
-rw-r--r--man3/iswprint.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/iswprint.3 b/man3/iswprint.3
index 3433f35daa..726176e7ed 100644
--- a/man3/iswprint.3
+++ b/man3/iswprint.3
@@ -41,11 +41,11 @@ wide character belonging to the wide-character class "print".
Otherwise it returns zero.
.SH "CONFORMING TO"
C99.
-.SH "SEE ALSO"
-.BR isprint (3),
-.BR iswctype (3)
.SH NOTES
The behaviour of
.BR iswprint ()
depends on the LC_CTYPE category of the
current locale.
+.SH "SEE ALSO"
+.BR isprint (3),
+.BR iswctype (3)