Resurrect the freebsd-testing mailing list.
PR: docs/178759 Submitted by: dhw Approved by: gjb (mentor)
This commit is contained in:
parent
2e78335125
commit
fe0fd85999
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41682
2 changed files with 22 additions and 0 deletions
en_US.ISO8859-1
|
@ -542,6 +542,11 @@
|
|||
<entry>FreeBSD-specific Tcl/Tk discussions</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.testing.name;</entry>
|
||||
<entry>Testing on &os;</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.threads.name;</entry>
|
||||
<entry>Threading in FreeBSD</entry>
|
||||
|
@ -1803,6 +1808,19 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.testing.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Testing on &os;</emphasis></para>
|
||||
|
||||
<para>Technical mailing list discussing testing on &os;,
|
||||
including ATF/Kyua, test build infrastructure,
|
||||
port tests to &os; from other operating systems
|
||||
(NetBSD, ...), etc.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.toolchain.name;</term>
|
||||
|
||||
|
|
|
@ -518,6 +518,10 @@
|
|||
<!ENTITY a.test "<ulink url='&a.test.url;'>FreeBSD test mailing list</ulink>">
|
||||
<!ENTITY a.test.name "<ulink url='&a.test.url;'>freebsd-test</ulink>">
|
||||
|
||||
<!ENTITY a.testing.url "&a.mailman.listinfo;/freebsd-testing">
|
||||
<!ENTITY a.testing "<ulink url='&a.testing.url;'>Testing on &os;</ulink>">
|
||||
<!ENTITY a.testing.name "<ulink url='&a.testing.url;'>freebsd-testing</ulink>">
|
||||
|
||||
<!ENTITY a.threads.url "&a.mailman.listinfo;/freebsd-threads">
|
||||
<!ENTITY a.threads "<ulink url='&a.threads.url;'>FreeBSD threads mailing list</ulink>">
|
||||
<!ENTITY a.threads.name "<ulink url='&a.threads.url;'>freebsd-threads</ulink>">
|
||||
|
|
Loading…
Reference in a new issue