]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/malloc_stats.3
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3 / malloc_stats.3
index f74085234eff5a8be146a1ee8206fc0084e2cb2a..cd515c069c9aa549eb387fc1ed68d446687fb024 100644 (file)
@@ -12,7 +12,7 @@ Standard C library
 .SH SYNOPSIS
 .nf
 .B #include <malloc.h>
-.PP
+.P
 .B void malloc_stats(void);
 .fi
 .SH DESCRIPTION