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