summaryrefslogtreecommitdiff
path: root/usr.bin/rsh/rsh.1
AgeCommit message (Collapse)Author
2004-10-16rsh now invokes ssh, not telnet, when a commant is omitted.Todd C. Miller
2003-07-25delete obsolete kerberos sections;Jason McIntyre
ok hin@
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-05-06rlogin is gone but rsh remains (though its use is discouraged).Todd C. Miller
If someone uses the 'rsh foo' form and there is no rlogin installed, use telnet instead.
2001-06-23Small nits from pjanzen.Hans Insulander
2001-06-23Don't lie about Kerberos and encryption.Hans Insulander
Result of a conversation with pjanzen@ ok deraadt@
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-11-08Document that rsh and ssh will take their invocation name as a hostname toAaron Campbell
connect to if argv[0] is not one of the standard program names; closes PR/1493. While I'm here, change the "host" argument in rsh(1) to "hostname" for consistency, and also remove some redundancy in the option descriptions.
2000-03-10Various cleanups and standardization.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1997-07-27Xr rcmd 3Theo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt