diff options
author | Matt Goins <mjgoins@openflows.com> | 2009-01-31 18:32:12 -0500 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2009-01-31 18:32:12 -0500 |
commit | 26bdfd9c0aa0853ca1ea80e1980e7e9849646e10 (patch) | |
tree | 1a92ec7a3cc4df963bf8d3df82115c39ea4fe031 /man/man1 | |
parent | 53f4ee78f320371a0f07865b21fdb4d6707a79d6 (diff) | |
parent | 7d4b4815db8ba2f6f984a18a90b50032cf9158ba (diff) |
Merge commit 'dkg/master'
Conflicts:
src/monkeysphere-host
Diffstat (limited to 'man/man1')
-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 |