Remove retired mailing lists from documentation.
Submitted by: sahil PR: 165436
This commit is contained in:
parent
c378f9175c
commit
faee8549f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38535
3 changed files with 1 additions and 42 deletions
en_US.ISO8859-1
articles/committers-guide
books/handbook/eresources
share/sgml
|
@ -2945,7 +2945,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
|
|||
|
||||
<para>This list is
|
||||
<emphasis>not</emphasis> intended as a place for code reviews or a
|
||||
replacement for the &a.arch; or the &a.audit;. In fact
|
||||
replacement for the &a.arch;. In fact
|
||||
using it as such hurts the FreeBSD Project as it gives a sense of a
|
||||
closed list where general decisions affecting all of the FreeBSD
|
||||
using community are made without being <quote>open</quote>.
|
||||
|
|
|
@ -216,11 +216,6 @@
|
|||
<entry>Using ATM networking with FreeBSD</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.audit.name;</entry>
|
||||
<entry>Source code audit project</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.binup.name;</entry>
|
||||
<entry>Design and development of the binary update system</entry>
|
||||
|
@ -515,11 +510,6 @@
|
|||
<entry>Threading in FreeBSD</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.testing.name;</entry>
|
||||
<entry>FreeBSD Performance and Stability Tests</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.tilera.name;</entry>
|
||||
<entry>Porting FreeBSD to the Tilera family of CPUs</entry>
|
||||
|
@ -948,29 +938,6 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.audit.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Source code audit project</emphasis></para>
|
||||
|
||||
<para>This is the mailing list for the FreeBSD source code
|
||||
audit project. Although this was originally intended for
|
||||
security-related changes, its charter has been expanded to
|
||||
review any code changes.</para>
|
||||
|
||||
<para>This list is very heavy on patches, and is probably of no
|
||||
interest to the average FreeBSD user. Security discussions
|
||||
not related to a particular code change are held on
|
||||
freebsd-security. Conversely, all developers are encouraged
|
||||
to send their patches here for review, especially if they
|
||||
touch a part of the system where a bug may adversely affect
|
||||
the integrity of the system.</para>
|
||||
|
||||
<!-- I can't actually find a charter for this, but there's this email: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=223347+225804+/usr/local/www/db/text/2000/cvs-all/20001210.cvs-all -->
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.binup.name;</term>
|
||||
|
||||
|
|
|
@ -48,10 +48,6 @@
|
|||
<!ENTITY a.atm "<ulink url='&a.atm.url;'>FreeBSD ATM networking mailing list</ulink>">
|
||||
<!ENTITY a.atm.name "<ulink url='&a.atm.url;'>freebsd-atm</ulink>">
|
||||
|
||||
<!ENTITY a.audit.url "&a.mailman.listinfo;/freebsd-audit">
|
||||
<!ENTITY a.audit "<ulink url='&a.audit.url;'>FreeBSD source code audit mailing list</ulink>">
|
||||
<!ENTITY a.audit.name "<ulink url='&a.audit.url;'>freebsd-audit</ulink>">
|
||||
|
||||
<!ENTITY a.binup.url "&a.mailman.listinfo;/freebsd-binup">
|
||||
<!ENTITY a.binup "<ulink url='&a.binup.url;'>FreeBSD binary update system mailing list</ulink>">
|
||||
<!ENTITY a.binup.name "<ulink url='&a.binup.url;'>freebsd-binup</ulink>">
|
||||
|
@ -483,10 +479,6 @@
|
|||
<!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;'>FreeBSD performance and stability testing mailing list</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