]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/ulimit.3
man*/: srcfix (Use .P instead of .PP or .LP)
[thirdparty/man-pages.git] / man3 / ulimit.3
index ec6b8584297260e7b968b964a7bb34f8e62cf49a..e4ed712058c4d0951f3add19abec555581530bba 100644 (file)
@@ -14,7 +14,7 @@ Standard C library
 .SH SYNOPSIS
 .nf
 .B #include <ulimit.h>
-.PP
+.P
 .BI "[[deprecated]] long ulimit(int " cmd ", long " newlimit );
 .fi
 .SH DESCRIPTION
@@ -29,7 +29,7 @@ For the shell command
 .BR ulimit ,
 see
 .BR bash (1).
-.PP
+.P
 The
 .BR ulimit ()
 call will get or set some limit for the calling process.