summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-12-02 23:20:11 +0000
committerbillf <billf@FreeBSD.org>1998-12-02 23:20:11 +0000
commita20e40c35ae28a88755f56e71061c46d7752caec (patch)
treec5322b5fce7d592de57587fadbf91a1624b2760c /bin/sh
parent568d61befee5d6a86d005f625fe2f7771649b3a4 (diff)
downloadFreeBSD-src-a20e40c35ae28a88755f56e71061c46d7752caec.zip
FreeBSD-src-a20e40c35ae28a88755f56e71061c46d7752caec.tar.gz
Fix typo. "If the an entry" --> "If an entry"
PR: docs/8140 Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/sh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 5d99ac6..d566ab8 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95
-.\" $Id: sh.1,v 1.20 1998/05/18 06:44:17 charnier Exp $
+.\" $Id: sh.1,v 1.21 1998/07/30 04:47:56 jkoshy Exp $
.\"
.Dd May 5, 1995
.Dt SH 1
@@ -1003,7 +1003,7 @@ have a shell function with the same name
as a builtin command.)
.It cd [ directory ]
Switch to the specified directory (default $HOME).
-If the an entry for CDPATH appears in the environment
+If an entry for CDPATH appears in the environment
of the cd command or the shell variable CDPATH is set
and the directory name does not begin with a slash,
then the directories listed in CDPATH will be
OpenPOWER on IntegriCloud