1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-10 23:49:50 +02:00

doc: Some typo fixes.

--
This commit is contained in:
Werner Koch 2015-03-06 10:46:40 +01:00
parent 007d9d57da
commit 87a218c3bf
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 3 additions and 3 deletions

View File

@ -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[] = {

View File

@ -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