patch-dsh_dsh_1 471 B

12345678910111213
  1. $OpenBSD: patch-dsh_dsh_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $
  2. --- dsh/dsh.1.orig Wed Jan 10 14:36:11 2007
  3. +++ dsh/dsh.1 Mon Mar 31 21:00:02 2008
  4. @@ -201,7 +201,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. .It Ev RCMD_CMD_ARGS
  11. Arguments to pass to the remote shell command. Defaults to none.
  12. .It Ev RCMD_PORT