summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-04-28 02:13:58 +0000
committerdd <dd@FreeBSD.org>2001-04-28 02:13:58 +0000
commit8b675ff06023166695b2b81108c943ba8004ff83 (patch)
tree5d8e16e02cecc37b0b954b9746ed757b8bf07f6d /bin/sh
parent82ea013b774b829a95e83c14968083d999759322 (diff)
downloadFreeBSD-src-8b675ff06023166695b2b81108c943ba8004ff83.zip
FreeBSD-src-8b675ff06023166695b2b81108c943ba8004ff83.tar.gz
Document "chdir" builtin.
Diffstat (limited to 'bin/sh')
-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 28e71db..4e26611 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
OpenPOWER on IntegriCloud