From ca34da476570c31c7b066476e852472166402a0a Mon Sep 17 00:00:00 2001 From: rwatson Date: Mon, 30 Apr 2012 08:00:52 +0000 Subject: [PATCH] fix a further typo in the pdfork(2) man page. Submitted by: Norman Hardy MFC after: 3 days --- lib/libc/sys/pdfork.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/pdfork.2 b/lib/libc/sys/pdfork.2 index b72c28590c09..ad33566cc096 100644 --- a/lib/libc/sys/pdfork.2 +++ b/lib/libc/sys/pdfork.2 @@ -76,7 +76,7 @@ This option is not permitted in Capsicum capability mode (see .El .Pp .Fn pdgetpid -queries the process ID (PID) if the process descriptor +queries the process ID (PID) in the process descriptor .Fa fd . .Pp .Fn pdkill