Advertise the freebsd-pf mailinglist as technical and questions list.
Mention ALTQ as well, as it does not have a list of its own. Approved by: brueffer
This commit is contained in:
parent
b5cc61057b
commit
1a2dec0a4e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22947
2 changed files with 25 additions and 0 deletions
|
@ -378,6 +378,12 @@
|
|||
<application>perl</application>-related ports</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.pf.name;</entry>
|
||||
<entry>Discussion and questions about the packet filter
|
||||
firewall system</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.platforms.name;</entry>
|
||||
<entry>Concerning ports to non-Intel architecture
|
||||
|
@ -1123,6 +1129,21 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.pf.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Discussion and questions about the packet filter
|
||||
firewall system</emphasis></para>
|
||||
|
||||
<para>Discussion concerning the packet filter (pf) firewall
|
||||
system in terms of FreeBSD. Technical discussion and user
|
||||
questions are both welcome. This list is also a place to
|
||||
discuss the ALTQ QoS framework.</para>
|
||||
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.platforms.name;</term>
|
||||
|
||||
|
|
|
@ -275,6 +275,10 @@
|
|||
<!ENTITY a.perl "<ulink url='&a.perl.url;'>FreeBSD perl mailing list</ulink>">
|
||||
<!ENTITY a.perl.name "<ulink url='&a.perl.url;'>freebsd-perl</ulink>">
|
||||
|
||||
<!ENTITY a.pf.url "&a.mailman.listinfo;/freebsd-pf">
|
||||
<!ENTITY a.pf "<ulink url='&a.pf.url;'>FreeBSD packet filter mailing list</ulink>">
|
||||
<!ENTITY a.pf.name "<ulink url='&a.pf.url;'>freebsd-pf</ulink>">
|
||||
|
||||
<!ENTITY a.platforms.url "&a.mailman.listinfo;/freebsd-platforms">
|
||||
<!ENTITY a.platforms "<ulink url='&a.platforms.url;'>FreeBSD non-Intel platforms porting mailing list</ulink>">
|
||||
<!ENTITY a.platforms.name "<ulink url='&a.platforms.url;'>freebsd-platforms</ulink>">
|
||||
|
|
Loading…
Reference in a new issue