Annotation of 43BSDTahoe/man/man3/exit.3, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1983 Regents of the University of California.
        !             2: .\" All rights reserved.  The Berkeley software License Agreement
        !             3: .\" specifies the terms and conditions for redistribution.
        !             4: .\"
        !             5: .\"    @(#)exit.3      6.2 (Berkeley) 5/12/86
        !             6: .\"
        !             7: .TH EXIT 3 "May 12, 1986"
        !             8: .UC 5
        !             9: .SH NAME
        !            10: exit \- terminate a process after flushing any pending output
        !            11: .SH SYNOPSIS
        !            12: .nf
        !            13: .ft B
        !            14: exit(status)
        !            15: int status;
        !            16: .fi
        !            17: .SH DESCRIPTION
        !            18: .I Exit
        !            19: terminates a process after calling the Standard I/O library
        !            20: function
        !            21: .I _cleanup
        !            22: to flush any buffered output.
        !            23: .I Exit
        !            24: never returns.
        !            25: .SH "SEE ALSO"
        !            26: exit(2), intro(3)

unix.superglobalmegacorp.com

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