svn commit: r40267 - in projects/entities: en_US.ISO8859-1/htdocs/internal en_US.ISO8859-1/htdocs/portmgr en_US.ISO8859-1/htdocs/releng share/xml
Rene Ladan
rene at FreeBSD.org
Tue Dec 4 19:42:19 UTC 2012
Author: rene
Date: Tue Dec 4 19:42:18 2012
New Revision: 40267
URL: http://svnweb.freebsd.org/changeset/doc/40267
Log:
Make sure the English tree builds again.
The a.re entity looks sub-optimal, but follows the head branch.
Modified:
projects/entities/en_US.ISO8859-1/htdocs/internal/doceng.xml
projects/entities/en_US.ISO8859-1/htdocs/portmgr/index.xml
projects/entities/en_US.ISO8859-1/htdocs/releng/index.xml
projects/entities/share/xml/authors.ent
Modified: projects/entities/en_US.ISO8859-1/htdocs/internal/doceng.xml
==============================================================================
--- projects/entities/en_US.ISO8859-1/htdocs/internal/doceng.xml Tue Dec 4 16:22:05 2012 (r40266)
+++ projects/entities/en_US.ISO8859-1/htdocs/internal/doceng.xml Tue Dec 4 19:42:18 2012 (r40267)
@@ -63,7 +63,7 @@ future.</p>
<h2>Current Membership</h2>
-The current members of this team are &a.doceng;.
+The current members of this team are &a.doceng.members;.
<h2>New Doc Committers</h2>
Modified: projects/entities/en_US.ISO8859-1/htdocs/portmgr/index.xml
==============================================================================
--- projects/entities/en_US.ISO8859-1/htdocs/portmgr/index.xml Tue Dec 4 16:22:05 2012 (r40266)
+++ projects/entities/en_US.ISO8859-1/htdocs/portmgr/index.xml Tue Dec 4 19:42:18 2012 (r40267)
@@ -53,7 +53,7 @@ and
<h3>Team Members</h3>
<p><a href="mailto:portmgr at FreeBSD.org">portmgr at FreeBSD.org</a>:
- &a.portmgr;</p>
+ &a.portmgr.members;</p>
<p>Secretary: &a.tabthorpe; (<a href="mailto:portmgr-secretary at FreeBSD.org"
>portmgr-secretary at FreeBSD.org</a>)</p>
Modified: projects/entities/en_US.ISO8859-1/htdocs/releng/index.xml
==============================================================================
--- projects/entities/en_US.ISO8859-1/htdocs/releng/index.xml Tue Dec 4 16:22:05 2012 (r40266)
+++ projects/entities/en_US.ISO8859-1/htdocs/releng/index.xml Tue Dec 4 19:42:18 2012 (r40267)
@@ -429,7 +429,7 @@
packages.</p>
<p><strong>Package Builders (&contact.portmgr;)</strong> :
- &a.portmgr;</p>
+ &a.portmgr.members;</p>
<h2><a name="faq" id="faq">Frequently Asked Questions</a></h2>
Modified: projects/entities/share/xml/authors.ent
==============================================================================
--- projects/entities/share/xml/authors.ent Tue Dec 4 16:22:05 2012 (r40266)
+++ projects/entities/share/xml/authors.ent Tue Dec 4 19:42:18 2012 (r40267)
@@ -2188,6 +2188,7 @@
<!ENTITY a.portmgr.members '&a.tabthorpe;, &a.marcus;, &a.bapt;, &a.decke;, &a.beat;, &a.erwin;, &a.linimon;, &a.itetcu;, &a.miwi;'>
<!-- FreeBSD Release Engineering Teams -->
+<!ENTITY a.re "re at FreeBSD.org">
<!ENTITY a.re.members '&a.kib;, &a.blackend;, &a.jpaetzel;, &a.hrs;, &a.kensmith;'>
<!ENTITY a.re.members.email '&a.kib.email;, &a.blackend.email;, &a.jpaetzel.email;, &a.hrs.email;, &a.kensmith.email;'>
<!ENTITY a.re-builders '&a.marcel;, &a.nyan;, &a.nwhitehorn;'>
More information about the svn-doc-projects
mailing list