summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/vfork.2
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-11-04 08:36:27 +0000
committerderaadt <deraadt@openbsd.org>1997-11-04 08:36:27 +0000
commit18eaa2e6d77faa84643fe784fc300ecfc165321f (patch)
tree920a3ea0205249d3be372af1955c93bff6e22fa5 /lib/libc/sys/vfork.2
parentunbalanced parenthesis around command abbreviation in mail.1; h-nokubi@nmit.tmg.nec.co.jp (diff)
downloadwireguard-openbsd-18eaa2e6d77faa84643fe784fc300ecfc165321f.tar.xz
wireguard-openbsd-18eaa2e6d77faa84643fe784fc300ecfc165321f.zip
cleanup
Diffstat (limited to 'lib/libc/sys/vfork.2')
-rw-r--r--lib/libc/sys/vfork.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/vfork.2 b/lib/libc/sys/vfork.2
index e363e74fc7e..8ec0edab15b 100644
--- a/lib/libc/sys/vfork.2
+++ b/lib/libc/sys/vfork.2
@@ -72,7 +72,7 @@ the parent's context.
.Xr fork 2 ,
.Xr execve 2 ,
.Xr sigaction 2 ,
-.Xr wait 2 ,
+.Xr wait 2
.Sh DIAGNOSTICS
Same as for
.Xr fork 2 .