]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/killpg.3
_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_getres...
[thirdparty/man-pages.git] / man3 / killpg.3
index 5ccbe966e3b1f81a2794e18b3921dcd61d7d73b7..c1cedae59058b1c13072a5fb3249d17a525f9833 100644 (file)
@@ -44,9 +44,9 @@
 killpg \- send signal to a process group
 .SH SYNOPSIS
 .B #include <signal.h>
-.sp
+.PP
 .BI "int killpg(int " pgrp ", int " sig );
-.sp
+.PP
 .in -4n
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):