mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
doc: Fix typos
-- GnuPG-bug-id: 5071 Also fixed one in keyformat.txt [wk].
This commit is contained in:
parent
777019faf0
commit
572bcacc28
4 changed files with 7 additions and 7 deletions
|
@ -1271,9 +1271,9 @@ last file descriptor passed to the application.
|
|||
@xref{fun-assuan_sendfd, ,the assuan_sendfd function,assuan,the Libassuan
|
||||
manual}, on how to do descriptor passing.
|
||||
|
||||
The @code{--armor} option may be used to advice the server that the
|
||||
input data is in @acronym{PEM} format, @code{--base64} advices that a
|
||||
raw base-64 encoding is used, @code{--binary} advices of raw binary
|
||||
The @code{--armor} option may be used to advise the server that the
|
||||
input data is in @acronym{PEM} format, @code{--base64} advises that a
|
||||
raw base-64 encoding is used, @code{--binary} advises of raw binary
|
||||
input (@acronym{BER}). If none of these options is used, the server
|
||||
tries to figure out the used encoding, but this may not always be
|
||||
correct.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue