Update to r50383:
Create a link for the stable/11 commit email list.
This commit is contained in:
parent
f62d54b9ee
commit
39af7e1a38
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50466
2 changed files with 13 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/eresources/chapter.xml,v 1.102 2012/04/25 19:11:39 bcr Exp $
|
||||
basiert auf: r50358
|
||||
basiert auf: r50383
|
||||
-->
|
||||
<appendix xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
@ -907,6 +907,13 @@
|
|||
Zweig des src Subversion Repository</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.svn-src-stable-11.name;</entry>
|
||||
<entry><filename>/usr/src</filename></entry>
|
||||
<entry>Änderungen im <filename>stable/11</filename>
|
||||
Zweig des src Subversion Repository</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.svn-src-stable-other.name;</entry>
|
||||
<entry><filename>/usr/src</filename></entry>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: r48106
|
||||
basiert auf: r50383
|
||||
-->
|
||||
|
||||
<!ENTITY a.mailman.listinfo "http://lists.FreeBSD.org/mailman/listinfo">
|
||||
|
@ -614,6 +614,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>">
|
||||
|
|
Loading…
Reference in a new issue