diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/monkeysphere.1 | 2 | ||||
-rw-r--r-- | man/man8/monkeysphere-server.8 | 2 |
2 files changed, 2 insertions, 2 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. 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. |