PERFORCE change 156938 for review
    Robert Watson 
    rwatson at FreeBSD.org
       
    Fri Jan 30 15:26:37 PST 2009
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=156938
Change 156938 by rwatson at 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
    
    
More information about the p4-projects
mailing list