diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-03 17:02:16 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-03 17:02:16 -0400 |
commit | 43504b118f0eb3a383687b2398b18199f6a307e7 (patch) | |
tree | 5225183d4e99244c34d080454c4de39e2e49a715 /man/man1 | |
parent | 033b0f3784f99ab5cd7445d7b8499f73fcc22b18 (diff) | |
parent | b7a13e19393e347ba66196a49e972d722d7d4780 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/monkeysphere.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/monkeysphere.1 b/man/man1/monkeysphere.1 index b0c896f..cabe953 100644 --- a/man/man1/monkeysphere.1 +++ b/man/man1/monkeysphere.1 @@ -108,13 +108,13 @@ Path to ssh authorized_keys file (~/.ssh/authorized_keys). .SH FILES .TP -~/.config/monkeysphere/monkeysphere.conf +~/.monkeysphere/monkeysphere.conf User monkeysphere config file. .TP /etc/monkeysphere/monkeysphere.conf System-wide monkeysphere config file. .TP -~/.config/monkeysphere/authorized_user_ids +~/.monkeysphere/authorized_user_ids OpenPGP user IDs associated with keys that will be checked for addition to the authorized_keys file. |