From 6add864cd4b2503dec5f5d708ec0280b06670775 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 8 Dec 2013 15:12:41 -0800 Subject: [PATCH] kcmp.2: wfix Signed-off-by: Michael Kerrisk --- man2/kcmp.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man2/kcmp.2 b/man2/kcmp.2 index 5cde64ed3..59dd4d188 100644 --- a/man2/kcmp.2 +++ b/man2/kcmp.2 @@ -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 ()