diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2003-05-11 07:37:51 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2003-05-11 07:37:51 +0000 |
| commit | 0af58fbb37f78a6f2c49b8cf5f792def968dd53e (patch) | |
| tree | 218fc5ef754a42a4ac3b7cf8fcdb2e9ccf6329ca /share/pgpkeys/imp.key | |
| parent | a281f763e068cbaa63a2e9c8fe98573bb81a824d (diff) | |
Add a 'role' attribute to identify the <programlisting> tags that
enclose the PGP fingerprints, so that we may display them more
appropriately in the print output.
Sponsored by: FreeBSD Mall, Inc.
Notes
svn path=/head/; revision=16865
Diffstat (limited to 'share/pgpkeys/imp.key')
| -rw-r--r-- | share/pgpkeys/imp.key | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/pgpkeys/imp.key b/share/pgpkeys/imp.key index 3b59601956..15b2f88cc0 100644 --- a/share/pgpkeys/imp.key +++ b/share/pgpkeys/imp.key @@ -2,7 +2,7 @@ <!-- sh addkey.sh imp F6A8F561; --> -<programlisting><![CDATA[ +<programlisting role="pgpfingerprint"><![CDATA[ pub 1024R/F6A8F561 1996-01-10 M. Warner Losh <imp@village.org> Key fingerprint = D4 31 FD B9 F7 90 17 E8 37 C5 E7 7F CF A6 C1 B9 ]]></programlisting> |
