diff options
author | Ineiev <[email protected]> | 2016-03-04 15:51:22 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 01:14:22 +0000 |
commit | f32689f833838a742243e94c900e98f5b59a5811 (patch) | |
tree | 3bcfca959a0fa4ac527ac7124fee7a198492c8d4 /doc/gpg-agent.texi | |
parent | doc: Fix "Not(e) that you can(not) abbreviate". (diff) | |
download | gnupg-f32689f833838a742243e94c900e98f5b59a5811.tar.gz gnupg-f32689f833838a742243e94c900e98f5b59a5811.zip |
doc: Use the right reference commands.
* doc/debugging.texi, doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi,
doc/tools.texi: Fix.
Diffstat (limited to '')
-rw-r--r-- | doc/gpg-agent.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 16e86bcea..b99dc5f5f 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -661,7 +661,7 @@ trustworthy enough into this file. Places where to look for the fingerprint of a root certificate are letters received from the CA or the website of the CA (after making 100% sure that this is indeed the website of that CA). You may want to consider disallowing interactive -updates of this file by using the @xref{option --no-allow-mark-trusted}. +updates of this file by using the @ref{option --no-allow-mark-trusted}. It might even be advisable to change the permissions to read-only so that this file can't be changed inadvertently. @@ -1476,8 +1476,7 @@ following values are defined: Use a loopback pinentry. This fakes a pinentry by using inquiries back to the caller to ask for a passphrase. This option may only be set if the agent has been configured for that. - To disable this feature use @xref{option --no-allow-loopback-pinentry}. - + To disable this feature use @ref{option --no-allow-loopback-pinentry}. @end table @item cache-ttl-opt-preset |