summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2009-02-01 14:01:32 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2009-02-01 14:01:32 -0500
commit6cad3bcedeb83997413e082969dda5427a0bc7f8 (patch)
tree9a1ce658307ea62ea123b28ab8d2a1638788d8e6 /src
parent44dfeaec9209521ca6a65e85c1276bad4bdf5c01 (diff)
small tweak to ssh-proxycommand comments.
Diffstat (limited to 'src')
-rw-r--r--src/share/m/ssh_proxycommand4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/share/m/ssh_proxycommand b/src/share/m/ssh_proxycommand
index 7239c7a..b3a5a6e 100644
--- a/src/share/m/ssh_proxycommand
+++ b/src/share/m/ssh_proxycommand
@@ -1,7 +1,7 @@
# -*-shell-script-*-
# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant)
-# monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook
+# Monkeysphere ssh-proxycommand subcommand
#
# The monkeysphere scripts are written by:
# Jameson Rollins <jrollins@finestructure.net>
@@ -13,7 +13,7 @@
# This is meant to be run as an ssh ProxyCommand to initiate a
# monkeysphere known_hosts update before an ssh connection to host is
# established. Can be added to ~/.ssh/config as follows:
-# ProxyCommand monkeysphere-ssh-proxycommand %h %p
+# ProxyCommand monkeysphere ssh-proxycommand %h %p
ssh_proxycommand() {