mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-19 09:02:22 +02:00
doc: Some typo fixes.
--
This commit is contained in:
parent
007d9d57da
commit
87a218c3bf
@ -41,7 +41,7 @@
|
|||||||
static struct {
|
static struct {
|
||||||
const char *name; /* Standard name. */
|
const char *name; /* Standard name. */
|
||||||
const char *oidstr; /* IETF formatted OID. */
|
const char *oidstr; /* IETF formatted OID. */
|
||||||
unsigned int nbits; /* Nominla bit length of the curve. */
|
unsigned int nbits; /* Nominal bit length of the curve. */
|
||||||
const char *alias; /* NULL or alternative name of the curve. */
|
const char *alias; /* NULL or alternative name of the curve. */
|
||||||
} oidtable[] = {
|
} oidtable[] = {
|
||||||
|
|
||||||
|
@ -192,7 +192,7 @@ described here.
|
|||||||
|
|
||||||
*** Field 15 - S/N of a token
|
*** Field 15 - S/N of a token
|
||||||
|
|
||||||
Used in sec/sbb to print the serial number of a token (internal
|
Used in sec/ssb to print the serial number of a token (internal
|
||||||
protect mode 1002) or a '#' if that key is a simple stub (internal
|
protect mode 1002) or a '#' if that key is a simple stub (internal
|
||||||
protect mode 1001). If the option --with-secret is used and a
|
protect mode 1001). If the option --with-secret is used and a
|
||||||
secret key is available for the public key, a '+' indicates this.
|
secret key is available for the public key, a '+' indicates this.
|
||||||
@ -204,7 +204,7 @@ described here.
|
|||||||
|
|
||||||
*** Field 17 - Curve name
|
*** Field 17 - Curve name
|
||||||
|
|
||||||
For pub, sub, sec, and sbb records this field is used for the ECC
|
For pub, sub, sec, and ssb records this field is used for the ECC
|
||||||
curve name.
|
curve name.
|
||||||
|
|
||||||
** Special fields
|
** Special fields
|
||||||
|
Loading…
x
Reference in New Issue
Block a user