summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/_exit.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/_exit.2')
-rw-r--r--lib/libc/sys/_exit.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2
index 0f695e1bf76..5e188e786af 100644
--- a/lib/libc/sys/_exit.2
+++ b/lib/libc/sys/_exit.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: _exit.2,v 1.3 1998/07/06 18:27:00 deraadt Exp $
+.\" $OpenBSD: _exit.2,v 1.4 1999/05/12 13:26:48 aaron Exp $
.\" $NetBSD: _exit.2,v 1.6 1995/02/27 12:31:34 cgd Exp $
.\"
.\" Copyright (c) 1980, 1993
@@ -84,7 +84,7 @@ the
.Dv SIGHUP
signal and the
.Dv SIGCONT
-signal are sent to all members of the newly-orphaned process group.
+signal are sent to all members of the newly orphaned process group.
.It
If the process is a controlling process (see
.Xr intro 2 ) ,