]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wcwidth.3
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3 / wcwidth.3
index ece96e3a0ea642d2098c59bb124ed63a3b2591fa..65e9ced736874276833d2534b1455c28328a05d3 100644 (file)
@@ -18,7 +18,7 @@ Standard C library
 .nf
 .BR "#define _XOPEN_SOURCE" "       /* See feature_test_macros(7) */"
 .B #include <wchar.h>
-.PP
+.P
 .BI "int wcwidth(wchar_t " c );
 .fi
 .SH DESCRIPTION
@@ -59,9 +59,9 @@ T}    Thread safety   MT-Safe locale
 POSIX.1-2008.
 .SH HISTORY
 POSIX.1-2001.
-.PP
+.P
 Note that before glibc 2.2.5, glibc used the prototype
-.PP
+.P
 .nf
 .BI "int wcwidth(wint_t " c );
 .fi