Fixed bad cross reference: waitpid(3) -> waitpid(2).

This commit is contained in:
jtc 1996-02-16 22:30:46 +00:00
parent 298144d0a4
commit c34d1a35dd
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: system.3,v 1.6 1995/12/28 08:52:57 thorpej Exp $
.\" $NetBSD: system.3,v 1.7 1996/02/16 22:30:46 jtc Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -88,8 +88,8 @@ returns the termination status for a program that terminates with a call of
.Sh SEE ALSO
.Xr sh 1 ,
.Xr execve 2 ,
.Xr popen 3 ,
.Xr waitpid 3 ,
.Xr waitpid 2 ,
.Xr popen 3
.Sh STANDARDS
The
.Fn system