docs/73358: [patch] Update handbook with new USB mailing list
Joel Dahl
joel at automatvapen.se
Sun Oct 31 20:20:26 UTC 2004
>Number: 73358
>Category: docs
>Synopsis: [patch] Update handbook with new USB mailing list
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 31 20:20:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Joel Dahl
>Release: FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD dude.automatvapen.se 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #2: Sat Oct 30 14:56:56 CEST 2004 joel at dude.automatvapen.se:/usr/obj/usr/src/sys/WORKSTATION i386
>Description:
A new USB mailing list is born. Attached patches updates:
doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent
Maybe someone is planning to do this change, but humans tend to forget
things, so a PR can't hurt...
>How-To-Repeat:
>Fix:
--- usb.diff begins here ---
--- chapter.sgml Mon Aug 23 20:05:33 2004
+++ new.chapter.sgml Sun Oct 31 20:10:31 2004
@@ -456,6 +456,11 @@
<entry>Support Token Ring in FreeBSD</entry>
</row>
+ <row>
+ <entry>&a.usb.name;</entry>
+ <entry>Discussing FreeBSD support for USB</entry>
+ </row>
+
<row>
<entry>&a.vuxml.name;</entry>
<entry>Discussion on VuXML infrastructure</entry>
@@ -1261,6 +1266,18 @@
FreeBSD Conformance to the C99 and the POSIX standards.</para>
</listitem>
</varlistentry>
+
+ <varlistentry>
+ <term>&a.usb.name;</term>
+
+ <listitem>
+ <para><emphasis>Discussing FreeBSD support for
+ USB</emphasis></para>
+
+ <para>This list discusses topics related to the efforts of
+ supporting USB in FreeBSD.</para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>&a.usergroups.name;</term>
--- usb.diff ends here ---
--- usbentity.diff begins here ---
--- mailing-lists.ent Tue Aug 24 21:05:35 2004
+++ new.mailing-lists.ent Sun Oct 31 15:18:12 2004
@@ -367,6 +367,10 @@
<!ENTITY a.tokenring "<ulink url='&a.tokenring.url;'>FreeBSD tokenring mailing list</ulink>">
<!ENTITY a.tokenring.name "<ulink url='&a.tokenring.url;'>freebsd-tokenring</ulink>">
+<!ENTITY a.usb.url "&a.mailman.listinfo;/freebsd-usb">
+<!ENTITY a.usb "<ulink url='&a.usb.url;'>FreeBSD USB mailing list</ulink>">
+<!ENTITY a.usb.name "<ulink url='&a.usb.url;'>freebsd-usb</ulink>">
+
<!ENTITY a.usergroups.url "&a.mailman.listinfo;/freebsd-user-groups">
<!ENTITY a.usergroups "<ulink url='&a.usergroups.url;'>FreeBSD user group coordination mailing list</ulink>">
<!ENTITY a.usergroups.name "<ulink url='&a.usergroups.url;'>freebsd-user-groups</ulink>">
--- usbentity.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list