diff options
Diffstat (limited to 'lib/libc/stdlib/exit.3')
-rw-r--r-- | lib/libc/stdlib/exit.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3 index 557af83..0d4a0a2 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -97,7 +97,7 @@ as possible values of .Fa status . Cooperating processes may use other values; in a program which might be called by a mail transfer agent, the -the values described in +values described in .Xr sysexits 3 may be used to provide more information to the parent process. .Pp |