diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2016-10-14 08:23:37 +0200 |
---|---|---|
committer | Justus Winter <justus@g10code.com> | 2016-10-17 10:47:54 +0200 |
commit | c53ce53ab1fa6a328c368f2a15e3ccd803f03ee2 (patch) | |
tree | dc60c070b280550902ab9bd2c91737b814b6d5ba /doc | |
parent | scd: Fix keytocard for ECC. (diff) | |
download | gnupg2-c53ce53ab1fa6a328c368f2a15e3ccd803f03ee2.tar.xz gnupg2-c53ce53ab1fa6a328c368f2a15e3ccd803f03ee2.zip |
doc: Point gpg-agent(1) at the right gpg manpage in SEE ALSO.
* doc/gpg-agent.texi (SEE ALSO): refer to @gpgname, instead of
hard-coding "gpg2".
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gpg-agent.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index cc10a79cb..7c41027bc 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -1516,7 +1516,7 @@ much slower or faster than the actual box. @mansect see also @ifset isman -@command{gpg2}(1), +@command{@gpgname}(1), @command{gpgsm}(1), @command{gpg-connect-agent}(1), @command{scdaemon}(1) |