mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-24 22:09:57 +01:00
* gpg.sgml: Minor language tweaks, spell check, copyright date, etc.
This commit is contained in:
parent
e81bae94cb
commit
4b7ff5da2b
@ -1,3 +1,8 @@
|
||||
2003-01-09 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* gpg.sgml: Minor language tweaks, spell check, copyright date,
|
||||
etc.
|
||||
|
||||
2003-01-07 David D. Scribner <dscribner@bigfoot.com>
|
||||
|
||||
* faq.raw: Update to version 1.6.1. Applied by Werner Koch
|
||||
@ -585,7 +590,7 @@ Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
||||
* DETAILS: Ditto.
|
||||
|
||||
|
||||
Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
|
||||
Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is free software; as a special exception the author gives
|
||||
unlimited permission to copy and/or distribute it, with or without
|
||||
|
27
doc/gpg.sgml
27
doc/gpg.sgml
@ -1,5 +1,5 @@
|
||||
<!-- gpg.sgml - the man page for GnuPG
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GnuPG.
|
||||
|
||||
@ -326,8 +326,8 @@ trust-db immediately and no save is required.</para></listitem></varlistentry>
|
||||
<term>disable</term>
|
||||
<term>enable</term>
|
||||
<listitem><para>
|
||||
Disable or enable an entire key. A disabled key can normally not be used
|
||||
for encryption.</para></listitem></varlistentry>
|
||||
Disable or enable an entire key. A disabled key can not normally be
|
||||
used for encryption.</para></listitem></varlistentry>
|
||||
<varlistentry>
|
||||
<term>adduid</term>
|
||||
<listitem><para>
|
||||
@ -522,7 +522,7 @@ a subkey or a signature, use the --edit command.
|
||||
<term>--desig-revoke</term>
|
||||
<listitem><para>
|
||||
Generate a designated revocation certificate for a key. This allows a
|
||||
user (with the permission of the keyholder) to revoke someone elses
|
||||
user (with the permission of the keyholder) to revoke someone else's
|
||||
key.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
@ -754,19 +754,18 @@ Write output to &ParmFile;.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--no-mangle-dos-filenames</term>
|
||||
<term>--mangle-dos-filenames</term>
|
||||
<term>--no-mangle-dos-filenames</term>
|
||||
<listitem><para>
|
||||
The Windows version of GPG replaces the extension of an output
|
||||
The Windows version of GnuPG replaces the extension of an output
|
||||
filename to avoid problems with filenames containing more than one
|
||||
dot. This is not necessary for newer Windows version and such
|
||||
--no-mangle-dos-filenames can be used to switch this feature off and
|
||||
have GPG append the new extension. This otion has no effect on
|
||||
non-windows platforms.
|
||||
dot. This is not necessary for newer Windows versions and so
|
||||
--no-mangle-dos-filenames can be used to switch this feature off and
|
||||
have GnuPG append the new extension. This option has no effect on
|
||||
non-Windows platforms.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>-u, --local-user &ParmName;</term>
|
||||
<listitem><para>
|
||||
@ -2074,8 +2073,8 @@ in future versions.
|
||||
<varlistentry>
|
||||
<term>--fixed-list-mode</term>
|
||||
<listitem><para>
|
||||
Do not merge user ID and primary key in --with-colon listing mode and
|
||||
print all timestamps as seconds since 1970-01-01.
|
||||
Do not merge primary user ID and primary key in --with-colon listing
|
||||
mode and print all timestamps as seconds since 1970-01-01.
|
||||
</para></listitem></varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
@ -2214,7 +2213,7 @@ Experimental use only.
|
||||
<term>--group &ParmNameValues;</term>
|
||||
<listitem><para>
|
||||
Sets up a named group, which is similar to aliases in email programs.
|
||||
Any time the group name is a receipient (-r or --recipient), it will
|
||||
Any time the group name is a recipient (-r or --recipient), it will
|
||||
be expanded to the values specified.
|
||||
</para><para>
|
||||
The values are &ParmKeyIDs; or fingerprints, but any key description
|
||||
|
Loading…
x
Reference in New Issue
Block a user