]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wmemcmp.3
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man3 / wmemcmp.3
index ad40e7492f00960a1f37530a251afcbc9ed96511..26726ce0c3c146bd19458b5575b37efb31ce0088 100644 (file)
@@ -18,7 +18,7 @@ wmemcmp \- compare two arrays of wide-characters
 .SH SYNOPSIS
 .nf
 .B #include <wchar.h>
-.sp
+.PP
 .BI "int wmemcmp(const wchar_t *" s1 ", const wchar_t *" s2 ", size_t " n );
 .fi
 .SH DESCRIPTION