mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-11 21:48:50 +01:00
* gpg.sgml: Some minor language cleanup.
This commit is contained in:
parent
b84a50deb8
commit
d093bd0b73
@ -1,3 +1,7 @@
|
|||||||
|
2002-09-20 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.sgml: Some minor language cleanup.
|
||||||
|
|
||||||
2002-09-20 Werner Koch <wk@gnupg.org>
|
2002-09-20 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* DETAILS (pkd): s/XORed/ORed/
|
* DETAILS (pkd): s/XORed/ORed/
|
||||||
|
34
doc/gpg.sgml
34
doc/gpg.sgml
@ -311,10 +311,10 @@ non-exportable.</para></listitem></varlistentry>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>revsig</term>
|
<term>revsig</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Revoke a signature. GnuPG asks for every
|
Revoke a signature. For every signature which has been generated by
|
||||||
signature which has been done by one of
|
one of the secret keys, GnuPG asks whether a revocation certificate
|
||||||
the secret keys, whether a revocation
|
should be generated.
|
||||||
certificate should be generated.</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>trust</term>
|
<term>trust</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
@ -360,10 +360,10 @@ Revoke a subkey.</para></listitem></varlistentry>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>expire</term>
|
<term>expire</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Change the key expiration time. If a key is
|
Change the key expiration time. If a subkey is selected, the
|
||||||
selected, the time of this key will be changed.
|
expiration time of this subkey will be changed. With no selection,
|
||||||
With no selection the key expiration of the
|
the key expiration of the primary key is changed.
|
||||||
primary key is changed.</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>passwd</term>
|
<term>passwd</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
@ -649,9 +649,9 @@ values will be overwritten.
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>--rebuild-keydb-caches</term>
|
<term>--rebuild-keydb-caches</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
When updateing form version 1.0.6 to 1.0.7 this command should be used
|
When updating from version 1.0.6 to 1.0.7 this command should be used
|
||||||
to create signature caches in the keyring. It might be handy in
|
to create signature caches in the keyring. It might be handy in other
|
||||||
other situations too.
|
situations too.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
|
||||||
@ -1268,10 +1268,10 @@ Using this option will also prevent the creation of a
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>--load-extension &ParmName;</term>
|
<term>--load-extension &ParmName;</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Load an extension module. If &ParmName; does not
|
Load an extension module. If &ParmName; does not contain a slash it is
|
||||||
contain a slash it is searched in "/usr/local/lib/gnupg"
|
searched for in the directory configured when GnuPG was built
|
||||||
Extension are in gernal not useful anymore; the use of this
|
(generally "/usr/local/lib/gnupg"). Extensions are not generally
|
||||||
option is deprecated.
|
useful anymore, and the use of this option is deprecated.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
|
|
||||||
@ -2345,7 +2345,7 @@ The first is the path to the Unix Domain Socket, the second the PID of
|
|||||||
the gpg-agent and the protocol version which should be set to 1. When
|
the gpg-agent and the protocol version which should be set to 1. When
|
||||||
starting the gpg-agent as described in its documentation, this
|
starting the gpg-agent as described in its documentation, this
|
||||||
variable is set to the correct value. The option --gpg-agent-info can
|
variable is set to the correct value. The option --gpg-agent-info can
|
||||||
be used to overide it.</para></listitem>
|
be used to override it.</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>http_proxy</term>
|
<term>http_proxy</term>
|
||||||
@ -2437,7 +2437,7 @@ is *very* easy to spy out your passphrase!
|
|||||||
<para>
|
<para>
|
||||||
If you are going to verify detached signatures, make sure that the
|
If you are going to verify detached signatures, make sure that the
|
||||||
program knows about it; either be giving both filenames on the
|
program knows about it; either be giving both filenames on the
|
||||||
commandline or using <literal>-</literal> to specify stdin.
|
command line or using <literal>-</literal> to specify stdin.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user