mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-25 22:19:59 +01:00
* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable branch)
* gnupg-w32.reg: Use HLM for the program and make sure the entries are created. Suggested by danielc@analysisandsolutions.com. (From wk on stable branch)CVS: ----------------------------------------------------------------------
This commit is contained in:
parent
ad9f6ae4b5
commit
f536ccc4ac
@ -1,3 +1,12 @@
|
||||
2003-05-26 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml, gpgv.sgml: Small SGML fixes. (From wk on stable
|
||||
branch)
|
||||
|
||||
* gnupg-w32.reg: Use HLM for the program and make sure the entries
|
||||
are created. Suggested by danielc@analysisandsolutions.com. (From
|
||||
wk on stable branch)
|
||||
|
||||
2003-05-24 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Document --trustdb-name. Document --gnupg in a new
|
||||
|
@ -1,8 +1,27 @@
|
||||
REGEDIT4
|
||||
|
||||
[HKEY_CURRENT_USER\Software\GNU\GNUPG]
|
||||
[HKEY_LOCAL_MACHINE\Software\GNU]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\GNU\GNUPG]
|
||||
"HomeDir"="C:\\GnuPG"
|
||||
"gpgProgram"="C:\\GnuPG\\gpg.exe"
|
||||
|
||||
|
||||
[HKEY_CURRENT_USER\Control Panel\Mingw32]
|
||||
|
||||
[HKEY_CURRENT_USER\Control Panel\Mingw32\NLS]
|
||||
|
||||
[HKEY_CURRENT_USER\Control Panel\Mingw32\NLS]
|
||||
"MODir"="C:\\GnuPG\\Locale"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -59,11 +59,11 @@
|
||||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
<command>gpg</>
|
||||
<command>gpg</command>
|
||||
<optional>--homedir <parameter/name/</optional>
|
||||
<optional>--options <parameter/file/</optional>
|
||||
<optional><parameter/options/</optional>
|
||||
<parameter>command</>
|
||||
<parameter>command</parameter>
|
||||
<optional><parameter/args/</optional>
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
@ -1784,7 +1784,7 @@ option.
|
||||
<term>--gpg-agent-info</term>
|
||||
<listitem><para>
|
||||
Override the value of the environment variable
|
||||
<literal>GPG_AGENT_INFO</>. This is only used when --use-agent has been given
|
||||
<literal>GPG_AGENT_INFO</literal>. This is only used when --use-agent has been given
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
@ -2208,7 +2208,7 @@ handy in case where an encrypted message contains a bogus key ID.
|
||||
<term>--enable-special-filenames</term>
|
||||
<listitem><para>
|
||||
This options enables a mode in which filenames of the form
|
||||
<filename>-&n</>, where n is a non-negative decimal number,
|
||||
<filename>-&n</filename>, where n is a non-negative decimal number,
|
||||
refer to the file descriptor n and not to a file with that name.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
|
@ -57,7 +57,7 @@
|
||||
</refnamediv>
|
||||
<refsynopsisdiv>
|
||||
<synopsis>
|
||||
<command>gpgv</>
|
||||
<command>gpgv</command>
|
||||
<optional><parameter/options/</optional>
|
||||
<optional><parameter/signed files/</optional>
|
||||
</synopsis>
|
||||
|
Loading…
x
Reference in New Issue
Block a user