21 lines
528 B
Text
21 lines
528 B
Text
|
--- tools/prm.1.orig Sun Feb 20 13:05:54 2000
|
||
|
+++ tools/prm.1 Mon Mar 31 21:02:35 2008
|
||
|
@@ -122,7 +122,7 @@ in the cluster.
|
||
|
.It Ev RCMD_CMD
|
||
|
Command to use to connect to remote machines. The command chosen must
|
||
|
be able to connect with no password to the remote host. Defaults to
|
||
|
-.Ic rsh
|
||
|
+.Ic ssh .
|
||
|
.\" .Sh FILES
|
||
|
.El
|
||
|
.Sh DIAGNOSTICS
|
||
|
@@ -130,7 +130,7 @@ Exit status is 0 on success, 1 if an error occurs.
|
||
|
.Sh SEE ALSO
|
||
|
.Xr dsh 1 ,
|
||
|
.Xr rm 1 ,
|
||
|
-.Xr rsh 1 ,
|
||
|
+.Xr ssh 1 ,
|
||
|
.Xr kerberos 3 ,
|
||
|
.Xr hosts.equiv 5 ,
|
||
|
.Xr rhosts 5
|