From 46439007cf417cbd9ac8049bb4122c890097a0fa Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Fri, 22 Dec 2006 20:52:35 +0000 Subject: 20060303-partial --- man/1/cd | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 man/1/cd (limited to 'man/1/cd') diff --git a/man/1/cd b/man/1/cd new file mode 100644 index 00000000..3bd1e489 --- /dev/null +++ b/man/1/cd @@ -0,0 +1,32 @@ +.TH CD 1 +.SH NAME +cd \- change working directory +.SH SYNOPSIS +.B cd +[ +.I directory +] +.SH DESCRIPTION +.I Cd +changes the working directory for the shell and all processes in its +name space group (see +.IR sys-pctl (2)) +to +.IR directory . +If no argument is given, +.I cd +attempts to change to +.BI /usr/ user +where +.I user +is the name read from +.BR /dev/user . +.SH FILES +.B /dev/user +.SH SOURCE +.B /appl/cmd/cd.b +.SH "SEE ALSO" +.IR pwd (1), +.IR sys-chdir (2), +.IR sys-pctl (2), +.IR cons (3) -- cgit v1.2.3