From owner-cvs-all Wed Jun 19 5: 4:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D71337B40C; Wed, 19 Jun 2002 05:04:22 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5JC4Mu79164; Wed, 19 Jun 2002 05:04:22 -0700 (PDT) (envelope-from tjr) Message-Id: <200206191204.g5JC4Mu79164@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 19 Jun 2002 05:04:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh sh.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/19 05:04:22 PDT Modified files: bin/sh sh.1 Log: Bring documentation on CDPATH and its effects on cd(1) back into sync with reality (and POSIX): current directory isn't searched unless CDPATH has a "." element or is unset. PR: 38442 Submitted by: oleg dashevskii MFC after: 1 week Revision Changes Path 1.69 +6 -4 src/bin/sh/sh.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message