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