aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/sh.1
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-04-28 02:13:58 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-04-28 02:13:58 +0000
commit9434a1c78027b0b46e2f423a5001546fbf29b72b (patch)
treed4a6f8e3946c238b8d31364cac04a4400dd15b6f /bin/sh/sh.1
parent4d4bc9acc67c2dae485d295cd2e2bee5627a5a5b (diff)
downloadsrc-9434a1c78027b0b46e2f423a5001546fbf29b72b.tar.gz
src-9434a1c78027b0b46e2f423a5001546fbf29b72b.zip
Document "chdir" builtin.
Notes
Notes: svn path=/head/; revision=76090
Diffstat (limited to 'bin/sh/sh.1')
-rw-r--r--bin/sh/sh.14
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 28e71db7571a..4e26611adeba 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1352,6 +1352,10 @@ if this is different from the name that the user gave.
These may be different either because the
.Ev CDPATH
mechanism was used or because a symbolic link was crossed.
+.It Ic chdir
+A synonym for the
+.Ic cd
+builtin command.
.It Xo
.Ic echo
.Op Fl en