summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/system.3
diff options
context:
space:
mode:
authorniklas <>1996-03-19 23:15:14 +0000
committerniklas <>1996-03-19 23:15:14 +0000
commitb12abff2eedd6c25979b3dc8890ef07b15432ea8 (patch)
tree2603354cf92c21ad3bdd387ed8be630a43b05f72 /src/lib/libc/stdlib/system.3
parent83a23009542c2672b009a5ad496e0a28417a37f9 (diff)
downloadopenbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.tar.gz
openbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.tar.bz2
openbsd-b12abff2eedd6c25979b3dc8890ef07b15432ea8.zip
From NetBSD: merge of 960317
Diffstat (limited to 'src/lib/libc/stdlib/system.3')
-rw-r--r--src/lib/libc/stdlib/system.38
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/system.3 b/src/lib/libc/stdlib/system.3
index d77a082545..b3e3cb8e47 100644
--- a/src/lib/libc/stdlib/system.3
+++ b/src/lib/libc/stdlib/system.3
@@ -1,3 +1,6 @@
1.\" $OpenBSD: system.3,v 1.3 1996/03/19 23:15:12 niklas Exp $
2.\" $NetBSD: system.3,v 1.7 1996/02/16 22:30:46 jtc Exp $
3.\"
1.\" Copyright (c) 1990, 1991 The Regents of the University of California. 4.\" Copyright (c) 1990, 1991 The Regents of the University of California.
2.\" All rights reserved. 5.\" All rights reserved.
3.\" 6.\"
@@ -34,7 +37,6 @@
34.\" SUCH DAMAGE. 37.\" SUCH DAMAGE.
35.\" 38.\"
36.\" from: @(#)system.3 6.5 (Berkeley) 6/29/91 39.\" from: @(#)system.3 6.5 (Berkeley) 6/29/91
37.\" $Id: system.3,v 1.2 1995/11/01 16:43:27 deraadt Exp $
38.\" 40.\"
39.Dd June 29, 1991 41.Dd June 29, 1991
40.Dt SYSTEM 3 42.Dt SYSTEM 3
@@ -87,8 +89,8 @@ returns the termination status for a program that terminates with a call of
87.Sh SEE ALSO 89.Sh SEE ALSO
88.Xr sh 1 , 90.Xr sh 1 ,
89.Xr execve 2 , 91.Xr execve 2 ,
90.Xr popen 3 , 92.Xr waitpid 2 ,
91.Xr waitpid 3 , 93.Xr popen 3
92.Sh STANDARDS 94.Sh STANDARDS
93The 95The
94.Fn system 96.Fn system