svn commit: r51523 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Thu Mar 29 16:30:09 UTC 2018
Author: gjb
Date: Thu Mar 29 16:30:08 2018
New Revision: 51523
URL: https://svnweb.freebsd.org/changeset/doc/51523
Log:
Fix build, take 2.
Sponsored by: The FreeBSD Foundation
Modified:
head/share/xml/authors.ent
Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent Thu Mar 29 16:21:13 2018 (r51522)
+++ head/share/xml/authors.ent Thu Mar 29 16:30:08 2018 (r51523)
@@ -724,7 +724,7 @@
<!ENTITY a.eric.email "&a.eric; <email xmlns='http://docbook.org/ns/docbook'>eric at FreeBSD.org</email>">
<!ENTITY a.ericbsd "Eric Turgeon">
-<!ENTITY a.ericibsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>ericbsd at FreeBSD.org</email>">
+<!ENTITY a.ericbsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>ericbsd at FreeBSD.org</email>">
<!ENTITY a.erich "Eric L. Hernes">
<!ENTITY a.erich.email "&a.erich; <email xmlns='http://docbook.org/ns/docbook'>erich at FreeBSD.org</email>">
More information about the svn-doc-head
mailing list