patch-tools_prm_1 596 B

12345678910111213141516171819202122
  1. $OpenBSD: patch-tools_prm_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $
  2. --- tools/prm.1.orig Sun Feb 20 13:05:54 2000
  3. +++ tools/prm.1 Mon Mar 31 21:02:35 2008
  4. @@ -122,7 +122,7 @@ in the cluster.
  5. .It Ev RCMD_CMD
  6. Command to use to connect to remote machines. The command chosen must
  7. be able to connect with no password to the remote host. Defaults to
  8. -.Ic rsh
  9. +.Ic ssh .
  10. .\" .Sh FILES
  11. .El
  12. .Sh DIAGNOSTICS
  13. @@ -130,7 +130,7 @@ Exit status is 0 on success, 1 if an error occurs.
  14. .Sh SEE ALSO
  15. .Xr dsh 1 ,
  16. .Xr rm 1 ,
  17. -.Xr rsh 1 ,
  18. +.Xr ssh 1 ,
  19. .Xr kerberos 3 ,
  20. .Xr hosts.equiv 5 ,
  21. .Xr rhosts 5