diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-11-19 14:17:40 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-11-19 14:17:40 +0000 |
| commit | 9334fa3ef5e19de7d3dcdbefdaa3f6b6b653475a (patch) | |
| tree | 36427f1aa99bc54f37ea5b7638317842c9288d57 /lib/libc | |
| parent | d76ea20f99965e8f3b9dbfcb41ca148711d528bb (diff) | |
Diffstat (limited to 'lib/libc')
| -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 bfb14c5c9f83..40010e678e5f 100644 --- a/lib/libc/stdlib/exit.3 +++ b/lib/libc/stdlib/exit.3 @@ -104,7 +104,7 @@ may be used to provide more information to the parent process. .Pp The complete .Fa status -value is avaliable as +value is available as .Va si_status member of the .Vt siginfo_t |
