openbsd-ports/sysutils/clusterit/patches/patch-dsh_rseq_1

13 lines
477 B
Plaintext
Raw Normal View History

$OpenBSD: patch-dsh_rseq_1,v 1.1.1.1 2006/06/13 19:39:07 steven Exp $
--- dsh/rseq.1.orig Mon Jun 12 11:53:21 2006
+++ dsh/rseq.1 Mon Jun 12 11:53:29 2006
@@ -132,7 +132,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 .
.It Ev RCMD_CMD_ARGS
Arguments to pass to the remote shell command. Defaults to none.
.It Ev RCMD_USER