diff options
author | Micah Anderson <micah@riseup.net> | 2009-01-31 16:41:52 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2009-01-31 16:41:52 -0500 |
commit | d295c107d3274b180e3639196031a09e79872881 (patch) | |
tree | 820fb7926612d31100ea26133f5fe1da7e92f413 | |
parent | a693e9be61d02196e2583e9096cb049982a26668 (diff) |
Fix the monkeysphere-ssh-proxycommand man page to properly note the
command name
-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 |