CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/20 00:19:28
Modified files:
usr.bin/ssh : readconf.c ssh_config.5
Log message:
rename "command" subclause of the recently-added "Match" keyword to
"exec"; it's shorter, clearer in intent and we might want to add the
ability to match against the command being executed at the remote end in
the future.
