Document the new freebsd-transport@ mailing list
PR: 203216 Submitted by: dhw Approved by: bcr (mentor) Sponsored by: EuroBSDCon DevSummit
This commit is contained in:
parent
13785a93d2
commit
e3a63ae667
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47451
2 changed files with 26 additions and 0 deletions
|
@ -640,6 +640,12 @@
|
|||
<entry>Translating &os; documents and programs</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.transport.name;</entry>
|
||||
<entry>Discussions of transport level network protocols
|
||||
in &os;</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.usb.name;</entry>
|
||||
<entry>Discussing &os; support for USB</entry>
|
||||
|
@ -2015,6 +2021,22 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.trasport.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Discussions of transport level network
|
||||
protocols in &os;</emphasis></para>
|
||||
|
||||
<para>The transport mailing list exists for the discussion
|
||||
of issues and designs around the transport level
|
||||
protocols in the &os; network stack, including TCP,
|
||||
SCTP and UDP. Other networking topics, including
|
||||
driver specific and network protocol issues should be
|
||||
discussed on the &a.net;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.translators.name;</term>
|
||||
|
||||
|
|
|
@ -572,6 +572,10 @@
|
|||
<!ENTITY a.translators "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.translators.url;'>FreeBSD translators mailing list</link>">
|
||||
<!ENTITY a.translators.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.translators.url;'>freebsd-translators</link>">
|
||||
|
||||
<!ENTITY a.transport.url "&a.mailman.listinfo;/freebsd-transport">
|
||||
<!ENTITY a.transport "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.transport.url;'>FreeBSD transport mailing list</link>">
|
||||
<!ENTITY a.transport.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.transport.url;'>freebsd-transport</link>">
|
||||
|
||||
<!ENTITY a.usb.url "&a.mailman.listinfo;/freebsd-usb">
|
||||
<!ENTITY a.usb "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.usb.url;'>FreeBSD USB mailing list</link>">
|
||||
<!ENTITY a.usb.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.usb.url;'>freebsd-usb</link>">
|
||||
|
|
Loading…
Reference in a new issue