V1/man/man2/chdir.2

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

        11/3/71                                                SYS CHDIR (II)


NAME              chdir -- change working directory

SYNOPSIS          sys        chdir; dirname    / chdir = 12.

DESCRIPTION       dirname is address of the pathname of a directory,
                  terminated by a 0 byte. chdir causes this directory to
                  become the current working directory.

FILES

SEE ALSO

DIAGNOSTICS       The error bit (c--bit) is set if the given name is not that
                  of a directory.

BUGS

OWNER             ken, dmr