svn commit: r50383 - in head/en_US.ISO8859-1: books/handbook/eresources share/xml
Glen Barber
gjb at FreeBSD.org
Mon Jun 19 13:13:41 UTC 2017
Author: gjb
Date: Mon Jun 19 13:13:39 2017
New Revision: 50383
URL: https://svnweb.freebsd.org/changeset/doc/50383
Log:
Create a link for the stable/11 commit email list.
PR: 220132
Submitted by: salternate at @gmx dot.com
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
head/en_US.ISO8859-1/share/xml/mailing-lists.ent
Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Mon Jun 19 01:18:04 2017 (r50382)
+++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml Mon Jun 19 13:13:39 2017 (r50383)
@@ -885,6 +885,13 @@
</row>
<row>
+ <entry>&a.svn-src-stable-11.name;</entry>
+ <entry><filename>/usr/src</filename></entry>
+ <entry>All changes to the <filename>stable/11</filename>
+ branch of the src Subversion repository</entry>
+ </row>
+
+ <row>
<entry>&a.svn-src-stable-other.name;</entry>
<entry><filename>/usr/src</filename></entry>
<entry>All changes to the
Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/mailing-lists.ent Mon Jun 19 01:18:04 2017 (r50382)
+++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent Mon Jun 19 13:13:39 2017 (r50383)
@@ -520,6 +520,10 @@
<!ENTITY a.svn-src-stable-10 "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-10.url;'>SVN commit messages for only the 10-stable src tree</link>">
<!ENTITY a.svn-src-stable-10.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-10.url;'>svn-src-stable-10</link>">
+<!ENTITY a.svn-src-stable-11.url "&a.mailman.listinfo;/svn-src-stable-11">
+<!ENTITY a.svn-src-stable-11 "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-11.url;'>SVN commit messages for only the 11-stable src tree</link>">
+<!ENTITY a.svn-src-stable-11.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-11.url;'>svn-src-stable-11</link>">
+
<!ENTITY a.svn-src-stable-other.url "&a.mailman.listinfo;/svn-src-stable-other">
<!ENTITY a.svn-src-stable-other "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-other.url;'>SVN commit messages for the old stable src trees</link>">
<!ENTITY a.svn-src-stable-other.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.svn-src-stable-other.url;'>svn-src-stable-other</link>">
More information about the svn-doc-head
mailing list