Remove superfluous word and one instance of SGML with XML.
This commit is contained in:
parent
c3e157fd73
commit
4efcc2fd05
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46852
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
The addkey.sh script will export your key and generate the correct
|
The addkey.sh script will export your key and generate the correct
|
||||||
SGML incantations to have your key listed in the "PGP Keys" chapter.
|
XML incantations to have your key listed in the "PGP Keys" chapter.
|
||||||
It was written for GnuPG, but shouldn't be difficult to modify to use
|
It was written for GnuPG, but shouldn't be difficult to modify to use
|
||||||
PGP if you absolutely won't use GnuPG.
|
PGP if you absolutely won't use GnuPG.
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ key IDs on the command line, addkey.sh will look for a key that
|
||||||
matches your FreeBSD.org email address.
|
matches your FreeBSD.org email address.
|
||||||
|
|
||||||
The script will generate a file named <freefall-login>.key (des.key in
|
The script will generate a file named <freefall-login>.key (des.key in
|
||||||
my case) that with programlisting elements: one that contains the
|
my case) with programlisting elements: one that contains the
|
||||||
fingerprints of all the keys you exported, and one that contains an
|
fingerprints of all the keys you exported, and one that contains an
|
||||||
ASCII dump of those keys, as produced by 'gpg --armor --export'. It
|
ASCII dump of those keys, as produced by 'gpg --armor --export'. It
|
||||||
will also add a line to pgpkeys.ent defining an external entity named
|
will also add a line to pgpkeys.ent defining an external entity named
|
||||||
|
|
Loading…
Reference in a new issue