Describe the 'freebsd-bluetooth' mailing list.
Noticed by: Panagiotis Astithas <past@ebs.gr> Reviewed by: keramida, jcamou
This commit is contained in:
parent
a2de311d69
commit
2247b37208
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24159
2 changed files with 23 additions and 0 deletions
|
@ -227,6 +227,11 @@
|
|||
<entry>Design and development of the binary update system</entry>
|
||||
</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>
|
||||
|
@ -783,6 +788,20 @@
|
|||
</listitem>
|
||||
</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>
|
||||
|
||||
|
|
|
@ -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>">
|
||||
|
|
Loading…
Reference in a new issue