summaryrefslogtreecommitdiff
path: root/lib/libc/sys/_exit.2
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
commitfd3bf33fd08e80d77fd2fe1c1a5607beffe5e7f6 (patch)
treec6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/_exit.2
parent932463226baeeead7810fa955d4d4ebd7cd464fd (diff)
Notes
Diffstat (limited to 'lib/libc/sys/_exit.2')
-rw-r--r--lib/libc/sys/_exit.26
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/_exit.2 b/lib/libc/sys/_exit.2
index ad40a46ff00c..02c2fde2e127 100644
--- a/lib/libc/sys/_exit.2
+++ b/lib/libc/sys/_exit.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)_exit.2 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: _exit.2,v 1.4 1996/08/29 21:23:51 wosch Exp $
.\"
.Dd June 4, 1993
.Dt EXIT 2
@@ -109,8 +109,8 @@ can never return.
.Sh STANDARDS
The
.Fn _exit
-function is defined by
-.St -p1003.1-88 .
+function call is expected to conform to
+.St -p1003.1-90 .
.Sh HISTORY
An
.Fn _exit