patch-pcp_pcp_1 471 B

12345678910111213
  1. $OpenBSD: patch-pcp_pcp_1,v 1.2 2008/04/03 12:13:48 wcmaier Exp $
  2. --- pcp/pcp.1.orig Mon Mar 31 19:45:25 2008
  3. +++ pcp/pcp.1 Mon Mar 31 19:45:28 2008
  4. @@ -200,7 +200,7 @@ in the cluster.
  5. .It Ev RCP_CMD
  6. Command to use to copy files to remote machines. The command chosen must
  7. be able to connect with no password to the remote host. Defaults to
  8. -.Ic rcp .
  9. +.Ic scp .
  10. .It Ev RCP_CMD_ARGS
  11. Arguments to pass to the remote copy command. Defaults to none.
  12. .It Ev RCP_USER