diff options
author | Werner Koch <wk@gnupg.org> | 2022-12-15 15:13:54 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2022-12-16 11:01:23 +0100 |
commit | 25bef01e7ab58ff4e8ab8360af5388226c36fab8 (patch) | |
tree | 7bac6f4acf23e2f59ec98f245d2c2d6c0b3adb75 /doc/gpg-card.texi | |
parent | tests: Fix make check with GPGME. (diff) | |
download | gnupg2-25bef01e7ab58ff4e8ab8360af5388226c36fab8.tar.xz gnupg2-25bef01e7ab58ff4e8ab8360af5388226c36fab8.zip |
doc: Typo fixes
--
Reported-by: Andreas Metzler
GnuPG-bug-id: 6309
Diffstat (limited to 'doc/gpg-card.texi')
-rw-r--r-- | doc/gpg-card.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg-card.texi b/doc/gpg-card.texi index c21516791..33cdbd96d 100644 --- a/doc/gpg-card.texi +++ b/doc/gpg-card.texi @@ -153,7 +153,7 @@ Command completion in the interactive mode is also supported. @item AUTHENTICATE [--setkey] [--raw] [< @var{file}]|@var{key}] @itemx AUTH @opindex authenticate -Authenticate to the card. Perform a mutual autentication either by +Authenticate to the card. Perform a mutual authentication either by reading the key from @var{file} or by taking it from the command line as @var{key}. Without the option @option{--raw} the key is expected to be hex encoded. To install a new administration key @@ -242,7 +242,7 @@ a @var{pinref} a menu is presented for certain cards." In non-interactive mode and without a @var{pinref} a default value i used for these cards. The option @option{--reset} is used with TCOS cards to reset the PIN using the PUK or vice versa; the option -@var{--nullpin} is used for these cards to set the intial PIN. +@var{--nullpin} is used for these cards to set the initial PIN. @item PRIVATEDO [--clear] @var{n} [< @var{file}] @opindex privatedo |