From sue@vedanix.welearn.com.au  Sun Oct  4 05:57:26 1998
Received: from vedanix.welearn.com.au (vedanix.welearn.com.au [203.35.200.140])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05081
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 4 Oct 1998 05:57:20 -0700 (PDT)
          (envelope-from sue@vedanix.welearn.com.au)
Received: (from sue@localhost)
	by vedanix.welearn.com.au (8.8.8/8.8.8) id XAA07477;
	Sun, 4 Oct 1998 23:00:31 +1000 (EST)
	(envelope-from sue)
Message-Id: <199810041300.XAA07477@vedanix.welearn.com.au>
Date: Sun, 4 Oct 1998 23:00:31 +1000 (EST)
From: Sue Blake <sue@vedanix.welearn.com.au>
Reply-To: sue@vedanix.welearn.com.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: sh man page tiny typo
X-Send-Pr-Version: 3.2

>Number:         8140
>Category:       docs
>Synopsis:       sh man page tiny typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct  4 06:00:01 PDT 1998
>Closed-Date:    Wed Dec 2 15:22:53 PST 1998
>Last-Modified:  Wed Dec  2 15:23:17 PST 1998
>Originator:     Sue Blake
>Release:        FreeBSD 2.2.6-STABLE i386
>Organization:
>Environment:

	

>Description:

Contains an accidental "the" in "If the an entry for CDPATH..."


>How-To-Repeat:

RTFM at newbies-pace :-)

	

>Fix:

Delete word from the second line of this bit:

     cd [directory]
             Switch to the specified directory (default $HOME).  If the an en-
             try 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
             searched for the specified directory.  The format of CDPATH is

     cd [directory]
             Switch to the specified directory (default $HOME).  If an en-
             try 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
             searched for the specified directory.  The format of CDPATH is
	
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Wed Dec 2 15:22:53 PST 1998 
State-Changed-Why:  
Updated in 1.22(HEAD) and 1.9.2.13(RELENG_2_2), thanks. 
>Unformatted:
