svn commit: r42702 - head/share/pgpkeys
Glen Barber
gjb at FreeBSD.org
Tue Sep 24 22:40:06 UTC 2013
Author: gjb
Date: Tue Sep 24 22:40:05 2013
New Revision: 42702
URL: http://svnweb.freebsd.org/changeset/doc/42702
Log:
Fix build due to UTF-8 encoding issue.
Modified:
head/share/pgpkeys/arved.key
Modified: head/share/pgpkeys/arved.key
==============================================================================
--- head/share/pgpkeys/arved.key Tue Sep 24 21:18:25 2013 (r42701)
+++ head/share/pgpkeys/arved.key Tue Sep 24 22:40:05 2013 (r42702)
@@ -5,8 +5,8 @@ sh addkey.sh arved 6774D2A3;
<programlisting role="pgpfingerprint"><![CDATA[
pub 4096R/6774D2A3 2013-09-24 [expires: 2018-09-23]
Key fingerprint = 4E07 0A2C F66B B844 7E9B A25B 6CBE B6EB 6774 D2A3
-uid Tilman Keskinöz <arved at FreeBSD.org>
-uid Tilman Keskinöz <arved at arved.at>
+uid Tilman Keskinöz <arved at FreeBSD.org>
+uid Tilman Keskinöz <arved at arved.at>
sub 4096R/8CD560FB 2013-09-24 [expires: 2018-09-23]
]]></programlisting>
<programlisting role="pgpkey"><![CDATA[
More information about the svn-doc-head
mailing list