]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wcscasecmp.3
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man3 / wcscasecmp.3
index 2a42244083a21bd50c5334905bd5fc95f6ade768..ac4bb2aecaa877beaffe7db90b3dc0c135e495bb 100644 (file)
@@ -18,15 +18,15 @@ wcscasecmp \- compare two wide-character strings, ignoring case
 .SH SYNOPSIS
 .nf
 .B #include <wchar.h>
-.sp
+.PP
 .BI "int wcscasecmp(const wchar_t *" s1 ", const wchar_t *" s2 );
 .fi
-.sp
+.PP
 .in -4n
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
 .in
-.sp
+.PP
 .BR wcscasecmp ():
 .PD 0
 .ad l