Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2012 08:00:52 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r234830 - head/lib/libc/sys
Message-ID:  <201204300800.q3U80qvd055529@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rwatson
Date: Mon Apr 30 08:00:52 2012
New Revision: 234830
URL: http://svn.freebsd.org/changeset/base/234830

Log:
  fix a further typo in the pdfork(2) man page.
  
  Submitted by:	Norman Hardy
  MFC after:	3 days

Modified:
  head/lib/libc/sys/pdfork.2

Modified: head/lib/libc/sys/pdfork.2
==============================================================================
--- head/lib/libc/sys/pdfork.2	Mon Apr 30 07:32:39 2012	(r234829)
+++ head/lib/libc/sys/pdfork.2	Mon Apr 30 08:00:52 2012	(r234830)
@@ -76,7 +76,7 @@ This option is not permitted in Capsicum
 .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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204300800.q3U80qvd055529>