Date: Fri, 30 Jan 2009 23:26:34 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 156938 for review Message-ID: <200901302326.n0UNQYKv062250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=156938 Change 156938 by rwatson@rwatson_freebsd_capabilities on 2009/01/30 23:25:43 Fix cross-referencs for wait4(2). Affected files ... .. //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/pdfork.2#3 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/pdfork.2#3 (text+ko) ==== @@ -77,7 +77,7 @@ .Fn pdwait is currently unimplemented, but in the future will be functionally identical to -.Xr wait4 , +.Xr wait4 2 , except that it accepts a process descriptor rather than a PID. .Pp The following system calls also have effects specific to proces descriptors: @@ -105,7 +105,7 @@ .Xr fstat 2 , .Xr kill 2 , .Xr poll 2 , -.Xr wait4 +.Xr wait4 2 .Sh HISTORY Support for process descriptors mode was developed as part of the .Tn TrustedBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901302326.n0UNQYKv062250>
