man(1) Manual page archive

sys-exit(2) - Unix First Edition Manual Page
11/3/71SYS_EXIT (II)

NAME exit -- terminate process
SYNOPSIS sys exit / exit = I
DESCRIPTION exit is the normal means of terminating a process. Allfiles are closed and the parent process is notified if it


is executing a wait. This call can never return.

FILES


SEE_ALSO sys wait
DIAGNOSTICS ---
BUGS
OWNER ken, dmr