CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/29 09:38:41
Modified files:
usr.bin/ssh : readconf.c scp.1 servconf.c sftp.1 ssh.1
ssh_config.5 sshd_config.5
Log message:
Rename RDomain config option to RoutingDomain to be more clear and
consistent with other options.
NOTE: if you currently use RDomain in the ssh client or server config,
or ssh/sshd -o, you must update to use RoutingDomain.
ok markus@ djm@
