aboutsummaryrefslogtreecommitdiffstats
path: root/man3/wcscasecmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcscasecmp.3')
-rw-r--r--man3/wcscasecmp.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3
index 550fcf0e8a..fb98f4023d 100644
--- a/man3/wcscasecmp.3
+++ b/man3/wcscasecmp.3
@@ -42,11 +42,11 @@ returns a negative integer if \fIs1\fP is smaller
than \fIs2\fP, ignoring case.
.SH "CONFORMING TO"
This function is a GNU extension.
-.SH "SEE ALSO"
-.BR strcasecmp (3),
-.BR wcscmp (3)
.SH NOTES
The behaviour of
.BR wcscasecmp ()
depends on the LC_CTYPE category of the
current locale.
+.SH "SEE ALSO"
+.BR strcasecmp (3),
+.BR wcscmp (3)