]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wcspbrk.3
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3 / wcspbrk.3
index cade804d0e70c6368ca6cfbe193b445f20198145..4da04896e7e82f927b35d5351e58973b3f78a93d 100644 (file)
@@ -18,7 +18,7 @@ Standard C library
 .SH SYNOPSIS
 .nf
 .B #include <wchar.h>
-.PP
+.P
 .BI "wchar_t *wcspbrk(const wchar_t *" wcs ", const wchar_t *" accept );
 .fi
 .SH DESCRIPTION