diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-15 20:07:05 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-15 20:07:05 +0000 |
| commit | e1f4e80c88a79061f195b21ac1a4c7e3768896c8 (patch) | |
| tree | 55211f7e40a855e1a91b33db2ababaca3644755a /lib/libc/stdlib/system.3 | |
| parent | d428a98d6d9a54e708ba4c898cd4d515b020ad8d (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdlib/system.3')
| -rw-r--r-- | lib/libc/stdlib/system.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/system.3 b/lib/libc/stdlib/system.3 index d89c79e25c15..44aaf0c863b8 100644 --- a/lib/libc/stdlib/system.3 +++ b/lib/libc/stdlib/system.3 @@ -76,7 +76,7 @@ The .Fn system function returns the exit status of the shell, or \-1 if the -.Xr wait 3 +.Xr wait 2 for the shell failed. A return value of 127 means the execution of the shell failed. |
