svn commit: r44876 - head/share/xml

Glen Barber gjb at FreeBSD.org
Mon May 19 05:40:51 UTC 2014


Author: gjb
Date: Mon May 19 05:40:50 2014
New Revision: 44876
URL: http://svnweb.freebsd.org/changeset/doc/44876

Log:
  Add plosher@ entity to fix build.
  
  Pointyhat:	 gjb

Modified:
  head/share/xml/authors.ent

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Mon May 19 02:02:00 2014	(r44875)
+++ head/share/xml/authors.ent	Mon May 19 05:40:50 2014	(r44876)
@@ -1671,6 +1671,9 @@
 <!ENTITY a.pjd "Pawel Jakub Dawidek">
 <!ENTITY a.pjd.email "&a.pjd; <email xmlns='http://docbook.org/ns/docbook'>pjd at FreeBSD.org</email>">
 
+<!ENTITY a.plosher "Peter Losher">
+<!ENTITY a.plosher.email "&a.plosher; <email xmlns='http://docbook.org/ns/docbook'>plosher at FreeBSD.org</email>">
+
 <!ENTITY a.pluknet "Sergey Kandaurov">
 <!ENTITY a.pluknet.email "&a.pluknet; <email xmlns='http://docbook.org/ns/docbook'>pluknet at FreeBSD.org</email>">
 


More information about the svn-doc-head mailing list