svn commit: r53405 - head/share/pgpkeys
Benedict Reuschling <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bcr Date: Sat Sep 14 18:40:11 2019 New Revision: 53405 URL: https://svnweb.freebsd.org/changeset/doc/53405 Log: Move comment back to the beginning and remove wrong line that was accidentally kept when doing r53401. Noticed by: dbaio Modified: head/share/pgpkeys/pgpkeys.ent Modified: head/share/pgpkeys/pgpkeys.ent ============================================================================== --- head/share/pgpkeys/pgpkeys.ent Sat Sep 14 18:22:09 2019 (r53404) +++ head/share/pgpkeys/pgpkeys.ent Sat Sep 14 18:40:11 2019 (r53405) @@ -1,7 +1,7 @@ <!-- $FreeBSD$ --> +<!-- PGP keyblocks --> <!ENTITY pgpkey.0mp SYSTEM "0mp.key"> -<!ENTITY pgpkey.0mp SYSTEM "sg.key"> <!ENTITY pgpkey.aaron SYSTEM "aaron.key"> <!ENTITY pgpkey.ache SYSTEM "ache.key"> <!ENTITY pgpkey.achim SYSTEM "achim.key"> @@ -592,4 +592,3 @@ <!ENTITY section.pgpkeys-developers SYSTEM "pgpkeys-developers.xml"> <!ENTITY section.pgpkeys-officers SYSTEM "pgpkeys-officers.xml"> <!ENTITY section.pgpkeys-other SYSTEM "pgpkeys-other.xml"> -<!-- PGP keyblocks --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"