svn commit: r42702 - head/share/pgpkeys

Tilman Keskinöz arved at FreeBSD.org
Wed Sep 25 07:49:56 UTC 2013


Thanks!

* Glen Barber [Tue, 24 Sep 2013 22:40:05 +0000 (UTC)]:
> 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[
> 
> 
> 
> _______________________________________________
> svn-doc-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-doc-all
> To unsubscribe, send any mail to "svn-doc-all-unsubscribe at freebsd.org"
> 


 


More information about the svn-doc-head mailing list