killpg.2: NOTES: add "C library/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-18 11:26:27 +01:00
parent 7704b6a995
commit 5c68d6c79b
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ returned when the permission check failed for at least one target process,
while POSIX documents
.B EPERM
only when the permission check failed for all target processes.
.SS C library/kernel ABI differences
On Linux,
.BR killpg ()
is implemented as a library function that makes the call