From: Daniel Kahn Gillmor Date: Thu, 19 Jun 2008 05:59:08 +0000 (-0400) Subject: adjust man pages to reflect current thinking about purpose of keys (authentication... X-Git-Tag: monkeysphere_0.1-1~8 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=ec3b1c13b5a071234d5e8e9b321f521dc58af924 adjust man pages to reflect current thinking about purpose of keys (authentication, not encryption). --- 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. diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index 5ca248a..edb493f 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -13,7 +13,7 @@ monkeysphere-server \- monkeysphere server admin user interface \fBMonkeySphere\fP 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. +be used for authentication of ssh connections. \fBmonkeysphere-server\fP is the MonkeySphere server admin utility.