Date: Wed, 19 Jun 2002 05:04:22 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh sh.1 Message-ID: <200206191204.g5JC4Mu79164@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <be9@be9.ru> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206191204.g5JC4Mu79164>