diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-01 22:45:05 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-03-01 22:45:05 -0500 |
commit | 13e7b0e3c0f4522382445c6ae77b090e68f4c8e4 (patch) | |
tree | 33230ae9cb7cf737621111142350fddb6313a020 /man | |
parent | 603a1e22e97e3948750eb85f39eb8bdc5b308684 (diff) |
caught a couple more hyphen/minus clarifications.
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/monkeysphere-authentication.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/monkeysphere-authentication.8 b/man/man8/monkeysphere-authentication.8 index eb34a71..cfd13e7 100644 --- a/man/man8/monkeysphere-authentication.8 +++ b/man/man8/monkeysphere-authentication.8 @@ -47,12 +47,12 @@ domain (e.g. "trust KEYID to certify user identities within the @example.org domain"). A certifier trust level can be specified with the `\-t' or `\-\-trust' option (possible values are `marginal' and `full' (default is `full')). A certifier trust depth can be specified -with the `-d' or `\-\-depth' option (default is 1). `c+' may be used in +with the `\-d' or `\-\-depth' option (default is 1). `c+' may be used in place of `add\-id\-certifier'. .TP .B remove\-id\-certifier KEYID Instruct system to ignore user identity certifications made by KEYID. -`c-' may be used in place of `remove\-id\-certifier'. +`c\-' may be used in place of `remove\-id\-certifier'. .TP .B list\-id\-certifiers List key IDs trusted by the system to certify user identities. `c' |