Annotation of cci/usr/src/man/man3/exit.3, revision 1.1

1.1     ! root        1: .TH EXIT 3 "1 April 1983"
        !             2: .UC 4
        !             3: .SH NAME
        !             4: exit \- terminate a process after flushing any pending output
        !             5: .SH SYNOPSIS
        !             6: .nf
        !             7: .ft B
        !             8: exit(status)
        !             9: int status;
        !            10: .fi
        !            11: .SH DESCRIPTION
        !            12: .I Exit
        !            13: terminates a process after calling the Standard I/O library
        !            14: function
        !            15: .I _cleanup
        !            16: to flush any buffered output.
        !            17: .I Exit
        !            18: never returns.
        !            19: .SH "SEE ALSO"
        !            20: exit(2), intro(3S)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.