Date: Mon, 25 Jul 2011 21:58:39 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/skel dot.shrc Message-ID: <201107252159.p6PLx0j8030167@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2011-07-25 21:58:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/skel dot.shrc
Log:
SVN rev 224409 on 2011-07-25 21:58:39Z by jilles
MFC r222932: skel/.shrc: Improve commented CDPATH example for POSIX
requirements.
POSIX says an empty entry in CDPATH shall not result in the new directory
being printed, while any non-empty entry shall result in the new directory
being printed, including ".". Therefore, the value of CDPATH should almost
always start with a colon, not dot and colon.
Our sh does not print the name for empty entries as well as "." entries.
Revision Changes Path
1.3.36.2 +1 -1 src/share/skel/dot.shrc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107252159.p6PLx0j8030167>
