Add the FreeBSD-proliant mailinglist to the handbook and entity file.
PR: docs/83409 Submitted by: David Wolfskill <david at catwhisker dot org>
This commit is contained in:
parent
e198bcb0e8
commit
c8f8036d9f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25111
2 changed files with 25 additions and 0 deletions
|
@ -409,6 +409,11 @@
|
||||||
<entry>Porting FreeBSD to the &powerpc;</entry>
|
<entry>Porting FreeBSD to the &powerpc;</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>&a.proliant.name;</entry>
|
||||||
|
<entry>Technical discussion of FreeBSD on HP ProLiant server platforms.</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>&a.python.name;</entry>
|
<entry>&a.python.name;</entry>
|
||||||
<entry>FreeBSD-specific Python issues</entry>
|
<entry>FreeBSD-specific Python issues</entry>
|
||||||
|
@ -1205,6 +1210,22 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>&a.proliant.name;</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><emphasis>Technical discussion of FreeBSD on HP
|
||||||
|
ProLiant server platforms</emphasis></para>
|
||||||
|
|
||||||
|
<para>This mailing list is to be used for the technical
|
||||||
|
discussion of the usage of FreeBSD on HP ProLiant servers,
|
||||||
|
including the discussion of ProLiant-specific drivers,
|
||||||
|
management software, configuration tools, and BIOS
|
||||||
|
updates. As such, this is the primary place to discuss
|
||||||
|
the hpasmd, hpasmcli, and hpacucli modules.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>&a.python.name;</term>
|
<term>&a.python.name;</term>
|
||||||
|
|
||||||
|
|
|
@ -305,6 +305,10 @@
|
||||||
<!ENTITY a.ppc "<ulink url='&a.ppc.url;'>FreeBSD PowerPC porting mailing list</ulink>">
|
<!ENTITY a.ppc "<ulink url='&a.ppc.url;'>FreeBSD PowerPC porting mailing list</ulink>">
|
||||||
<!ENTITY a.ppc.name "<ulink url='&a.ppc.url;'>freebsd-ppc</ulink>">
|
<!ENTITY a.ppc.name "<ulink url='&a.ppc.url;'>freebsd-ppc</ulink>">
|
||||||
|
|
||||||
|
<!ENTITY a.proliant.url "&a.mailman.listinfo;/freebsd-proliant">
|
||||||
|
<!ENTITY a.proliant "<ulink url='&a.proliant.url;'>Technical discussion of FreeBSD on HP ProLiant server platforms.</ulink>">
|
||||||
|
<!ENTITY a.proliant.name "<ulink url='&a.proliant.url;'>freebsd-proliant</ulink>">
|
||||||
|
|
||||||
<!ENTITY a.python.url "&a.mailman.listinfo;/freebsd-python">
|
<!ENTITY a.python.url "&a.mailman.listinfo;/freebsd-python">
|
||||||
<!ENTITY a.python "<ulink url='&a.python.url;'>FreeBSD Python mailing list</ulink>">
|
<!ENTITY a.python "<ulink url='&a.python.url;'>FreeBSD Python mailing list</ulink>">
|
||||||
<!ENTITY a.python.name "<ulink url='&a.python.url;'>freebsd-python</ulink>">
|
<!ENTITY a.python.name "<ulink url='&a.python.url;'>freebsd-python</ulink>">
|
||||||
|
|
Loading…
Reference in a new issue