summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/_exit.2
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-06-13 10:08:29 +0000
committerderaadt <deraadt@openbsd.org>1997-06-13 10:08:29 +0000
commit4e001e45dcbea2090fdf15c93a7ef3ed26cd9be0 (patch)
tree971e88d759677cf8cd4b769f2b9b158ba3c96a62 /lib/libc/sys/_exit.2
parentfix (diff)
downloadwireguard-openbsd-4e001e45dcbea2090fdf15c93a7ef3ed26cd9be0.tar.xz
wireguard-openbsd-4e001e45dcbea2090fdf15c93a7ef3ed26cd9be0.zip
fix lots of .Xr and other minor things
Diffstat (limited to 'lib/libc/sys/_exit.2')
-rw-r--r--lib/libc/sys/_exit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2
index 402de8fb9b1..f8d08d2d986 100644
--- a/lib/libc/sys/_exit.2
+++ b/lib/libc/sys/_exit.2
@@ -55,7 +55,7 @@ This may entail delays, for example, waiting for output to drain;
a process in this state may not be killed, as it is already dying.
.It
If the parent process of the calling process has an outstanding
-.Xr wait
+.Xr wait 2
call
or catches the
.Dv SIGCHLD