Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 14:32:44 +0000 (UTC)
From:      Benjamin Kaduk <bjk@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r47595 - in head: en_US.ISO8859-1/htdocs/news/status share/xml
Message-ID:  <201510161432.t9GEWiLW056038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bjk
Date: Fri Oct 16 14:32:43 2015
New Revision: 47595
URL: https://svnweb.freebsd.org/changeset/doc/47595

Log:
  Fix spelling of araujo's username in author entities
  
  Submitted by:	brueffer

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
  head/share/xml/authors.ent

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml	Fri Oct 16 10:03:19 2015	(r47594)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml	Fri Oct 16 14:32:43 2015	(r47595)
@@ -1516,7 +1516,7 @@
       <p>Beyond these issues, Core also spent time in various routine
 	activities.  During this quarter we issued three new
 	src commit bits, and took none in for safekeeping.  Welcome to
-	&a.allanjude;, &a.aurajo;, and &a.avos;.
+	&a.allanjude;, &a.araujo;, and &a.avos;.
       </p>
     </body>
   </project>

Modified: head/share/xml/authors.ent
==============================================================================
--- head/share/xml/authors.ent	Fri Oct 16 10:03:19 2015	(r47594)
+++ head/share/xml/authors.ent	Fri Oct 16 14:32:43 2015	(r47595)
@@ -189,8 +189,8 @@
 <!ENTITY a.attilio "Attilio Rao">
 <!ENTITY a.attilio.email "&a.attilio; <email xmlns='http://docbook.org/ns/docbook'>attilio@FreeBSD.org</email>">;
 
-<!ENTITY a.aurajo "Marcelo Araujo">
-<!ENTITY a.aurajo.email "&a.aurajo; <email xmlns='http://docbook.org/ns/docbook'>aurajo@FreeBSD.org</email>">;
+<!ENTITY a.araujo "Marcelo Araujo">
+<!ENTITY a.araujo.email "&a.araujo; <email xmlns='http://docbook.org/ns/docbook'>araujo@FreeBSD.org</email>">;
 
 <!ENTITY a.avatar "Tai-hwa Liang">
 <!ENTITY a.avatar.email "&a.avatar; <email xmlns='http://docbook.org/ns/docbook'>avatar@FreeBSD.org</email>">;



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