svn commit: r46852 - head/share/pgpkeys
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Sun Jun 21 11:51:48 2015 New Revision: 46852 URL: https://svnweb.freebsd.org/changeset/doc/46852 Log: Remove superfluous word and one instance of SGML with XML. Modified: head/share/pgpkeys/README Modified: head/share/pgpkeys/README ============================================================================== --- head/share/pgpkeys/README Sun Jun 21 01:33:02 2015 (r46851) +++ head/share/pgpkeys/README Sun Jun 21 11:51:48 2015 (r46852) @@ -3,7 +3,7 @@ =============================== 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 PGP if you absolutely won't use GnuPG. @@ -54,7 +54,7 @@ key IDs on the command line, addkey.sh w matches your FreeBSD.org email address. 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 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"