svn commit: r47595 - in head: en_US.ISO8859-1/htdocs/news/status share/xml
Benjamin Kaduk
bjk at FreeBSD.org
Fri Oct 16 14:32:45 UTC 2015
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 at FreeBSD.org</email>">
-<!ENTITY a.aurajo "Marcelo Araujo">
-<!ENTITY a.aurajo.email "&a.aurajo; <email xmlns='http://docbook.org/ns/docbook'>aurajo at FreeBSD.org</email>">
+<!ENTITY a.araujo "Marcelo Araujo">
+<!ENTITY a.araujo.email "&a.araujo; <email xmlns='http://docbook.org/ns/docbook'>araujo at FreeBSD.org</email>">
<!ENTITY a.avatar "Tai-hwa Liang">
<!ENTITY a.avatar.email "&a.avatar; <email xmlns='http://docbook.org/ns/docbook'>avatar at FreeBSD.org</email>">
More information about the svn-doc-head
mailing list