- Add svn-src-stable-8 mailing list to handbook

PR:		docs/143333
Submitted by:	avilla
Approved by:	trhodes
This commit is contained in:
Thomas Abthorpe 2010-02-04 03:41:31 +00:00
parent 2806038329
commit 6397379bbb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35310
2 changed files with 11 additions and 0 deletions
en_US.ISO8859-1
books/handbook/eresources
share/sgml

View file

@ -719,6 +719,13 @@
branch of the src Subversion repository</entry>
</row>
<row>
<entry>&a.svn-src-stable-8.name;</entry>
<entry><filename>/usr/src</filename></entry>
<entry>All changes to the <filename>stable/8</filename>
branch of the src Subversion repository</entry>
</row>
<row>
<entry>&a.svn-src-stable-other.name;</entry>
<entry><filename>/usr/src</filename></entry>

View file

@ -435,6 +435,10 @@
<!ENTITY a.svn-src-stable-7 "<ulink url='&a.svn-src-stable-7.url;'>SVN commit messages for only the 7-stable src tree</ulink>">
<!ENTITY a.svn-src-stable-7.name "<ulink url='&a.svn-src-stable-7.url;'>svn-src-stable-7</ulink>">
<!ENTITY a.svn-src-stable-8.url "&a.mailman.listinfo;/svn-src-stable-8">
<!ENTITY a.svn-src-stable-8 "<ulink url='&a.svn-src-stable-8.url;'>SVN commit messages for only the 8-stable src tree</ulink>">
<!ENTITY a.svn-src-stable-8.name "<ulink url='&a.svn-src-stable-8.url;'>svn-src-stable-8</ulink>">
<!ENTITY a.svn-src-stable-other.url "&a.mailman.listinfo;/svn-src-stable-other">
<!ENTITY a.svn-src-stable-other "<ulink url='&a.svn-src-stable-other.url;'>SVN commit messages for the old stable src trees</ulink>">
<!ENTITY a.svn-src-stable-other.name "<ulink url='&a.svn-src-stable-other.url;'>svn-src-stable-other</ulink>">