4.4BSD/usr/share/man/cat3f/exit.0

Compare this file to the similar file:
Show the results in this format:

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



EXIT(3F)               BSD Reference Manual              EXIT(3F)

mer's Manual
NNAAMMEE
       exit - terminate process with status

SSYYNNOOPPSSIISS
       ssuubbrroouuttiinnee eexxiitt ((ssttaattuuss))
       iinntteeggeerr ssttaattuuss

DDEESSCCRRIIPPTTIIOONN
       _E_x_i_t flushes and closes all the process's files, and noti-
       fies  the  parent  process if it is executing a _w_a_i_t.  The
       low-order 8 bits of _s_t_a_t_u_s are  available  to  the  parent
       process.   (Therefore  _s_t_a_t_u_s  should  be in the range 0 -
       255)

       This call will never return.

       The C function _e_x_i_t may cause cleanup actions  before  the
       final `sys exit'.

FFIILLEESS
       /usr/lib/libF77.a

SSEEEE AALLSSOO
       exit(2), fork(2), fork(3F), wait(2), wait(3F)





























4.2 Berkeley Distribution  June 5, 1993                         1