aboutsummaryrefslogtreecommitdiffstats
path: root/man3/wcscasecmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcscasecmp.3')
-rw-r--r--man3/wcscasecmp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/wcscasecmp.3 b/man3/wcscasecmp.3
index ac4bb2aeca..bae5c1b08c 100644
--- a/man3/wcscasecmp.3
+++ b/man3/wcscasecmp.3
@@ -22,10 +22,10 @@ wcscasecmp \- compare two wide-character strings, ignoring case
.BI "int wcscasecmp(const wchar_t *" s1 ", const wchar_t *" s2 );
.fi
.PP
-.in -4n
+.RS -4
Feature Test Macro Requirements for glibc (see
.BR feature_test_macros (7)):
-.in
+.RE
.PP
.BR wcscasecmp ():
.PD 0