summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2010-10-02 14:39:01 -0400
committerClint Adams <schizo@debian.org>2010-10-02 14:39:01 -0400
commit73f3d3118652d1efebdf5992f454c90d9d6ae280 (patch)
tree51b5177fae746a80b21e6e28960011664fe9ca45 /man
parentb3f0bbedbf242d2640d3bc56cce62ae726081400 (diff)
Minimal documentation of ssh authorized_keys options specification.
Diffstat (limited to 'man')
-rw-r--r--man/man8/monkeysphere-authentication.84
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8
index 5dfa92a..e2886d6 100644
--- a/man/man8/monkeysphere-authentication.8
+++ b/man/man8/monkeysphere-authentication.8
@@ -197,7 +197,9 @@ Monkeysphere-generated user authorized_keys files.
A list of OpenPGP user IDs, one per line. OpenPGP keys with an
exactly-matching User ID (calculated valid by the designated identity
certifiers), will have any valid authorization-capable keys or subkeys
-added to the given user's authorized_keys file.
+added to the given user's authorized_keys file. Any line with initial
+whitespace will be interpreted as ssh authorized_keys options
+applicable to the preceding User ID.
.SH AUTHOR