Browse Source

clean up.

millert@ ok
OPENBSD_3_0
mpech 23 years ago
parent
commit
a7678ef179
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/lib/libc/stdlib/exit.3

+ 2
- 2
src/lib/libc/stdlib/exit.3 View File

@ -33,7 +33,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: exit.3,v 1.5 2001/03/08 20:43:42 deraadt Exp $
.\" $OpenBSD: exit.3,v 1.6 2001/07/27 23:48:12 mpech Exp $
.\" .\"
.Dd June 29, 1991 .Dd June 29, 1991
.Dt EXIT 3 .Dt EXIT 3
@ -69,7 +69,7 @@ function.
Following this, Following this,
.Fn exit .Fn exit
calls calls
.Xr _exit 2.
.Xr _exit 2 .
Note that typically Note that typically
.Xr exit 2 .Xr exit 2
only passes the lower 8 bits of only passes the lower 8 bits of


Loading…
Cancel
Save