svn commit: r46051 - head/share/xml

Christian Brueffer brueffer at FreeBSD.org
Tue Dec 2 13:35:04 UTC 2014


Author: brueffer
Date: Tue Dec  2 13:35:03 2014
New Revision: 46051
URL: https://svnweb.freebsd.org/changeset/doc/46051

Log:
  I spell myself without umlaut everywhere else, no reason to do it here.

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Tue Dec  2 13:07:08 2014	(r46050)
+++ head/share/xml/authors.ent	Tue Dec  2 13:35:03 2014	(r46051)
@@ -312,7 +312,7 @@
 <!ENTITY a.brucec "Bruce Cran">
 <!ENTITY a.brucec.email "&a.brucec; <email xmlns='http://docbook.org/ns/docbook'>brucec at FreeBSD.org</email>">
 
-<!ENTITY a.brueffer "Christian Brüffer">
+<!ENTITY a.brueffer "Christian Brueffer">
 <!ENTITY a.brueffer.email "&a.brueffer; <email xmlns='http://docbook.org/ns/docbook'>brueffer at FreeBSD.org</email>">
 
 <!ENTITY a.bruno "Bruno Ducrot">


More information about the svn-doc-all mailing list