]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3type/va_list.3type
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3type / va_list.3type
index 08b1abfdd8817d6e4edb2f13eada6d26b8662896..800f80b431a75bb8aee411168b12647d1f30031d 100644 (file)
@@ -13,7 +13,7 @@ Standard C library
 .SH SYNOPSIS
 .nf
 .B #include <stdarg.h>
-.PP
+.P
 .BR typedef " /* ... */  " va_list;
 .fi
 .SH DESCRIPTION