X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/0f4556f12c8f75078501c9d1338ae7648a97f975..95f51977ddc18faa2e212f30c00a39540b39f325:/usr/man/man3/exit.3 diff --git a/usr/man/man3/exit.3 b/usr/man/man3/exit.3 index d6238bf27a..dc2bf3ce83 100644 --- a/usr/man/man3/exit.3 +++ b/usr/man/man3/exit.3 @@ -1,5 +1,11 @@ -.TH EXIT 3 "1 April 1983" -.UC 4 +.\" Copyright (c) 1983 Regents of the University of California. +.\" All rights reserved. The Berkeley software License Agreement +.\" specifies the terms and conditions for redistribution. +.\" +.\" @(#)exit.3 6.2 (Berkeley) 5/12/86 +.\" +.TH EXIT 3 "May 12, 1986" +.UC 5 .SH NAME exit \- terminate a process after flushing any pending output .SH SYNOPSIS @@ -17,4 +23,4 @@ to flush any buffered output. .I Exit never returns. .SH "SEE ALSO" -exit(2), intro(3S) +exit(2), intro(3)