diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 01:59:08 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-06-19 01:59:08 -0400 |
commit | ec3b1c13b5a071234d5e8e9b321f521dc58af924 (patch) | |
tree | b7b4ad0c43d6ae4db049cdcffa57118700b0b2ca /man/man1 | |
parent | 208f6c2cd469cf46a51b11c0ea58723f4a18f9ab (diff) |
adjust man pages to reflect current thinking about purpose of keys (authentication, not encryption).
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/monkeysphere.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index a5b422c..f36d69e 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -13,7 +13,7 @@ monkeysphere \- MonkeySphere client user interface MonkeySphere is a system to leverage the OpenPGP Web of Trust for ssh authentication and encryption. OpenPGP keys are tracked via GnuPG, and added to the ssh authorized_keys and known_hosts files to be used -for authentication and encryption of ssh connection. +for authentication of ssh connections. \fBmonkeysphere\fP is the MonkeySphere client utility. |