V1/man/man1/cedir.1

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

        11/3/71                                                    CEDIR (I)


NAME              chdir -- change working directory

SYNOPSIS          chdir directory

DESCRIPTION       directory becomes the new working directory.

                  Because a new process is created to execute each command,
                  chdir would be ineffective if it were written as a normal
                  command. It is therefore recognized and executed by the
                  Shell.

FILES

SEE ALSO          sh

DIAGNOSTICS       ?

BUGS

OWNER             ken, dmr