Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 12:14:32 +0530
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        Panagiotis Astithas <past@ebs.gr>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: Missing mailing list in handbook/website
Message-ID:  <84dead7205032322444bf36f48@mail.gmail.com>
In-Reply-To: <423EAED6.7000001@ebs.gr>
References:  <423EAED6.7000001@ebs.gr>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
> It seems that the freebsd-bluetooth mailing list is ommited from the
> list of mailing lists in the handbook:

Could someone review the enclosed patch?

Also: The 'mirror-announce' mailing list is listed in the
entity list in "mailing-lists.ent" but appears to be missing
from the mailman web page.

-- 
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy

[-- Attachment #2 --]
Index: books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /cvs/FreeBSD/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.165
diff -u -u -r1.165 chapter.sgml
--- books/handbook/eresources/chapter.sgml	13 Feb 2005 10:24:08 -0000	1.165
+++ books/handbook/eresources/chapter.sgml	24 Mar 2005 06:42:34 -0000
@@ -228,6 +228,11 @@
 	    </row>
 
 	    <row>
+	      <entry>&a.bluetooth.name;</entry>
+	      <entry>Using &bluetooth; technology in FreeBSD</entry>
+	    </row>
+
+	    <row>
 	      <entry>&a.cluster.name;</entry>
 	      <entry>Using FreeBSD in a clustered environment</entry>
 	    </row>
@@ -784,6 +789,20 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.bluetooth.name;</term>
+
+	  <listitem>
+	    <para><emphasis>&bluetooth; in FreeBSD</emphasis></para>
+
+	    <para>This is the forum where FreeBSD's &bluetooth; users
+              congregate.  Design issues, implementation details,
+              patches, bug reports, status reports, feature requests,
+              and all matters related to &bluetooth; are fair
+              game.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.bugbusters.name;</term>
 
 	  <listitem>
Index: share/sgml/mailing-lists.ent
===================================================================
RCS file: /cvs/FreeBSD/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.40
diff -u -u -r1.40 mailing-lists.ent
--- share/sgml/mailing-lists.ent	1 Jan 2005 21:35:20 -0000	1.40
+++ share/sgml/mailing-lists.ent	24 Mar 2005 06:39:42 -0000
@@ -60,6 +60,10 @@
 <!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>">
 
+<!ENTITY a.bluetooth.url "&a.mailman.listinfo;/freebsd-bluetooth">
+<!ENTITY a.bluetooth "<ulink url='&a.bluetooth.url;'>FreeBSD bluetooth mailing list</ulink>">
+<!ENTITY a.bluetooth.name "<ulink url='&a.bluetooth.url;'>freebsd-bluetooth</ulink>">
+
 <!ENTITY a.bugbusters.url "&a.mailman.listinfo;/freebsd-bugbusters">
 <!ENTITY a.bugbusters "<ulink url='&a.bugbusters.url;'>FreeBSD bugbusters mailing list</ulink>">
 <!ENTITY a.bugbusters.name "<ulink url='&a.bugbusters.url;'>freebsd-bugbusters</ulink>">

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead7205032322444bf36f48>