svn commit: r51522 - head/share/xml

Glen Barber gjb at FreeBSD.org
Thu Mar 29 16:21:14 UTC 2018


Author: gjb
Date: Thu Mar 29 16:21:13 2018
New Revision: 51522
URL: https://svnweb.freebsd.org/changeset/doc/51522

Log:
  Fix build.
  
  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 15:50:37 2018	(r51521)
+++ head/share/xml/authors.ent	Thu Mar 29 16:21:13 2018	(r51522)
@@ -723,7 +723,7 @@
 <!ENTITY a.eric "Eric Melville">
 <!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.ericbsd "Eric Turgeon">
 <!ENTITY a.ericibsd.email "&a.ericbsd; <email xmlns='http://docbook.org/ns/docbook'>ericbsd at FreeBSD.org</email>">
 
 <!ENTITY a.erich "Eric L. Hernes">


More information about the svn-doc-all mailing list