diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-02 14:39:21 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-02 14:39:21 -0500 |
commit | 47456afe7d13f6c58b535082b62e888d8e4dc4cb (patch) | |
tree | f17e0f1094f5f611d98205932ca5f6824f046439 | |
parent | d86b79c54bca47211511fc18f3d626cf3b30fcb1 (diff) | |
parent | 47b47d848c6ad34daef04d7097e7dfb56ec38099 (diff) |
Merge commit 'jrollins/master'
-rw-r--r-- | man/man8/monkeysphere-host.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/monkeysphere-host.8 b/man/man8/monkeysphere-host.8 index c03b675..3e01105 100644 --- a/man/man8/monkeysphere-host.8 +++ b/man/man8/monkeysphere-host.8 @@ -91,7 +91,7 @@ Other commands: .B diagnostics Review the state of the monkeysphere server host key and report on suggested changes. Among other checks, this includes making sure -there is a valid host key, that the key is published, that the sshd +there is a valid host key, that the key is not expired, that the sshd configuration points to the right place, etc. `d' may be used in place of `diagnostics'. |