diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-04 21:51:54 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-04 21:51:54 +0000 |
commit | 7575cd1bb24e766dfeecf9e9c0e7bf09998fcfda (patch) | |
tree | aff7396d5d2059094c253e55d92ad005efb6594d /en | |
parent | c7f342bae01cedbea07b47cc815d0cb3bd2130d3 (diff) |
Notes
Diffstat (limited to 'en')
-rw-r--r-- | en/handbook/eresources/chapter.sgml | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/en/handbook/eresources/chapter.sgml b/en/handbook/eresources/chapter.sgml index 27be33252a..84172a2f0a 100644 --- a/en/handbook/eresources/chapter.sgml +++ b/en/handbook/eresources/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - $Id: chapter.sgml,v 1.13 1999-06-20 21:19:07 billf Exp $ + $Id: chapter.sgml,v 1.14 1999-07-04 21:51:54 nik Exp $ --> <chapter id="eresources"> @@ -107,6 +107,12 @@ <entry>freebsd-newbies</entry> <entry>New FreeBSD users activities and discussions</entry> </row> + + <row> + <entry>freebsd-policy</entry> + <entry>FreeBSD Core team policy decisions. Low volume, and + read-only</entry> + </row> <row> <entry>freebsd-questions</entry> @@ -181,6 +187,12 @@ </row> <row> + <entry>freebsd-ipfw</entry> + <entry>Technical discussion concerning the redesign of the IP + firewall code</entry> + </row> + + <row> <entry>freebsd-isdn</entry> <entry>ISDN developers</entry> </row> @@ -629,6 +641,19 @@ help expected.</para> </listitem> </varlistentry> + + <varlistentry> + <term>FREEBSD-IPFW</term> + + <listitem> + <para>IP Firewall</para> + + <para>This is the forum for technical discussions concerning the + redesign of the IP firewall code in FreeBSD. This is a + technical mailing list for which strictly technical content is + expected.</para> + </listitem> + </varlistentry> <varlistentry> <term>FREEBSD-ISDN</term> @@ -753,6 +778,17 @@ help expected.</para> </listitem> </varlistentry> + + <varlistentry> + <term>FREEBSD-POLICY</term> + + <listitem> + <para>Core team policy decisions</para> + + <para>This is a low volume, read-only mailing list for FreeBSD + Core Team Policy decisions.</para> + </listitem> + </varlistentry> <varlistentry> <term>FREEBSD-PORTS</term> |