diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-04 22:29:39 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-04 22:29:39 -0400 |
commit | 91f880160dba51966ca8940fd42fcd6c8a268c5a (patch) | |
tree | 18fb1789faf7f4611ab122062597ac78ca2f0d3e /man/man8 | |
parent | 268c67329e37e7e480cadc31a02aa0ba6f308840 (diff) |
moved monkeysphere(5) to section 7 of the manual. Thanks, Stew!
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/monkeysphere-server.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/monkeysphere-server.8 b/man/man8/monkeysphere-server.8 index 46a9727..f207e2c 100644 --- a/man/man8/monkeysphere-server.8 +++ b/man/man8/monkeysphere-server.8 @@ -27,7 +27,7 @@ specified account, the user ID's listed in the account's authorized_user_ids file are processed. For each user ID, gpg will be queried for keys associated with that user ID, optionally querying a keyserver. If an acceptable key is found (see KEY ACCEPTABILITY in -monkeysphere(5)), the key is added to the account's +monkeysphere(7)), the key is added to the account's monkeysphere-controlled authorized_keys file. If the RAW_AUTHORIZED_KEYS variable is set, then a separate authorized_keys file (usually ~USER/.ssh/authorized_keys) is appended to the @@ -230,6 +230,6 @@ Gillmor <dkg@fifthhorseman.net> .SH SEE ALSO .BR monkeysphere (1), -.BR monkeysphere (5), +.BR monkeysphere (7), .BR gpg (1), .BR ssh (1) |