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

1.1     ! root        1: .TH CHDIR 3F "18 July 1983"
        !             2: .UC 4
        !             3: .SH NAME
        !             4: chdir \- change default directory
        !             5: .SH SYNOPSIS
        !             6: .B integer function chdir (dirname)
        !             7: .br
        !             8: .B character*(*) dirname
        !             9: .SH DESCRIPTION
        !            10: The default directory for creating and locating files will be
        !            11: changed to
        !            12: .I dirname.
        !            13: Zero is returned if successful; an error code otherwise.
        !            14: .SH FILES
        !            15: .ie \nM /usr/ucb/lib/libU77.a
        !            16: .el /usr/lib/libU77.a
        !            17: .SH "SEE ALSO"
        !            18: chdir(2), cd(1), perror(3F)
        !            19: .SH BUGS
        !            20: Pathnames can be no longer than MAXPATHLEN as defined in
        !            21: .RI < sys/param.h >.
        !            22: .PP
        !            23: Use of this function may cause
        !            24: .B inquire
        !            25: by unit to fail.

unix.superglobalmegacorp.com

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