CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/11/02 21:46:52

Modified files:
        usr.bin/ssh    : sftp.1 sftp.c 

Log message:
allow "cd" and "lcd" commands with no explicit path argument.
lcd will change to the local user's home directory as usual.
cd will change to the starting directory for session (because the
protocol offers no way to obtain the remote user's home directory).
bz#2760 ok dtucker@

Reply via email to