Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2018 16:21:13 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51522 - head/share/xml
Message-ID:  <201803291621.w2TGLD3x083121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org</email>">;
 
 <!ENTITY a.erich "Eric L. Hernes">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803291621.w2TGLD3x083121>