Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/sh



Module Name:    src
Committed By:   dsl
Date:           Fri Nov 14 20:00:28 UTC 2003

Modified Files:
        src/bin/sh: cd.c sh.1

Log Message:
Posix requires that 'pwd -P' reset the shells saved cwd value - so a
subsequent 'pwd -L' will report the same value.
Update man page to be a closer match to reality.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/bin/sh/cd.c
cvs rdiff -r1.70 -r1.71 src/bin/sh/sh.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index