openbsd-ports/sysutils/clusterit/patches/patch-jsd_jsh_1
steven 1d11ee4ac4 prefer awk instead of gawk if gawk is installed.
from Dave Steinberg <dave at redterror.net> via maintainer Will Maier

regen patches while here.
2007-05-08 16:16:56 +00:00

13 lines
502 B
Plaintext

$OpenBSD: patch-jsd_jsh_1,v 1.2 2007/05/08 16:16:56 steven Exp $
--- jsd/jsh.1.orig Wed Feb 1 19:07:16 2006
+++ jsd/jsh.1 Tue May 8 18:13:38 2007
@@ -133,7 +133,7 @@ utilizes the following environment variables:
.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 JSD_OPORT