kcmp.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-12-08 15:12:41 -08:00
parent df2f284e48
commit 6add864cd4
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
.\"
.\" Kernel commit d97b46a64674a267bc41c9e16132ee2a98c3347d
.\"
.TH KCMP 2 2013-01-27 "Linux" "Linux Programmer's Manual"
.TH KCMP 2 2013-12-08 "Linux" "Linux Programmer's Manual"
.SH NAME
kcmp \- compare two processes to determine if they share a kernel resource
.SH SYNOPSIS
@ -123,7 +123,7 @@ One should stop tasks by sending
.BR SIGSTOP
(see
.BR signal (7))
prior to inspection with this syscall to obtain meaningful results.
prior to inspection with this system call to obtain meaningful results.
.SH RETURN VALUE
The return value of a successful call to
.BR kcmp ()