From: Daniel Kahn Gillmor Date: Tue, 24 Mar 2009 19:25:42 +0000 (-0400) Subject: fix typo in monkeysphere-host.8 (thanks, Suno Ano) X-Git-Tag: monkeysphere_0.25~32^2 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=b371a109bbaf7e1d1bd424a0495dafca1284ada9;hp=-c;p=monkeysphere.git fix typo in monkeysphere-host.8 (thanks, Suno Ano) --- b371a109bbaf7e1d1bd424a0495dafca1284ada9 diff --git a/man/man8/monkeysphere-host.8 b/man/man8/monkeysphere-host.8 index 3e01105..e96a497 100644 --- a/man/man8/monkeysphere-host.8 +++ b/man/man8/monkeysphere-host.8 @@ -27,7 +27,7 @@ Import a pem-encoded ssh secret host key from file FILE. If FILE is `\-', then the key will be imported from stdin. Only RSA keys are supported at the moment. NAME[:PORT] is used to specify the fully-qualified hostname (and port) used in the user ID of the new -OpenPGP key. If PORT is not specified, the no port is added to the +OpenPGP key. If PORT is not specified, then no port is added to the user ID, which means port 22 is assumed. `i' may be used in place of `import\-key'. .TP