mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-28 22:49:59 +01:00
2007-10-31 Marcus Brinkmann <marcus@g10code.de>
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
This commit is contained in:
parent
dbdea101fe
commit
659025112c
@ -1,3 +1,7 @@
|
|||||||
|
2007-10-31 Marcus Brinkmann <marcus@g10code.de>
|
||||||
|
|
||||||
|
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
|
||||||
|
|
||||||
2007-10-27 David Shaw <dshaw@jabberwocky.com>
|
2007-10-27 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* gpg.texi: Document --rfc4880 (the new --openpgp).
|
* gpg.texi: Document --rfc4880 (the new --openpgp).
|
||||||
|
@ -94,10 +94,10 @@ required.
|
|||||||
|
|
||||||
Please make sure that a proper pinentry program has been installed
|
Please make sure that a proper pinentry program has been installed
|
||||||
under the default filename (which is system dependant) or use the
|
under the default filename (which is system dependant) or use the
|
||||||
option @code{pinentry-pgm} to specify the full name of that program.
|
option @code{pinentry-program} to specify the full name of that
|
||||||
It is often useful to install a symbolic link from the actual used
|
program. It is often useful to install a symbolic link from the
|
||||||
pinentry (e.g. @file{/usr/bin/pinentry-gtk}) to the expected
|
actual used pinentry (e.g. @file{/usr/bin/pinentry-gtk}) to the
|
||||||
one (e.g. @file{/usr/bin/pinentry}).
|
expected one (e.g. @file{/usr/bin/pinentry}).
|
||||||
|
|
||||||
@manpause
|
@manpause
|
||||||
@noindent
|
@noindent
|
||||||
@ -292,7 +292,7 @@ eval `cut -d= -f 1 < @var{file} | xargs echo export`
|
|||||||
@item --no-grab
|
@item --no-grab
|
||||||
@opindex no-grab
|
@opindex no-grab
|
||||||
Tell the pinentryo not to grab the keyboard and mouse. This option
|
Tell the pinentryo not to grab the keyboard and mouse. This option
|
||||||
should in general not be used to avaoid X-sniffing attacks.
|
should in general not be used to avoid X-sniffing attacks.
|
||||||
|
|
||||||
@item --log-file @var{file}
|
@item --log-file @var{file}
|
||||||
@opindex log-file
|
@opindex log-file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user