diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 17:47:25 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 17:47:25 -0500 |
commit | 4b05c5750ef56d4573ad251b6193da83a30d9a39 (patch) | |
tree | 1fb1c7aecfb7839053f57a702a68e50691f6d894 /man | |
parent | 6669fde614e1ca4e52de13e391f8115e49e86ab9 (diff) | |
parent | aaa834da0f1eb3ea52aabc9809dfe3510a159797 (diff) |
merging changes from micah
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/monkeysphere-ssh-proxycommand.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/monkeysphere-ssh-proxycommand.1 b/man/man1/monkeysphere-ssh-proxycommand.1 index 1606a5d..65edd0b 100644 --- a/man/man1/monkeysphere-ssh-proxycommand.1 +++ b/man/man1/monkeysphere-ssh-proxycommand.1 @@ -6,7 +6,7 @@ monkeysphere-ssh-proxycommand \- MonkeySphere ssh ProxyCommand script .SH DESCRIPTION -\fBmonkeysphere-ssh-proxy\fP is an ssh proxy command that can be used +\fBmonkeysphere-ssh-proxycommand\fP is an ssh proxy command that can be used to trigger a monkeysphere update of the ssh known_hosts file for a host that is being connected to with ssh. This works by updating the known_hosts file for the host first, before an attempted connection to |