diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-24 15:25:42 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-24 15:25:42 -0400 |
commit | b371a109bbaf7e1d1bd424a0495dafca1284ada9 (patch) | |
tree | 9e6ccf151a5fe7fd4b6c0d4ded98a16d17e674a6 /man | |
parent | 59fb3a7cd90134c176032d36f2ec0942efa6714d (diff) |
fix typo in monkeysphere-host.8 (thanks, Suno Ano)
Diffstat (limited to 'man')
-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 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 |