Document the new freebsd-ocaml mailing list,

PR:		237131
Submitted by:	philip
Requested by:	rigoletto
This commit is contained in:
Remko Lodder 2019-04-09 19:55:58 +00:00
parent a685a4cd82
commit 74ae2483ad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52914
2 changed files with 24 additions and 0 deletions

View file

@ -496,6 +496,11 @@
libm functions</entry>
</row>
<row>
<entry>&a.ocaml.name;</entry>
<entry>&os;-specific OCaml discussions</entry>
</row>
<row>
<entry>&a.office.name;</entry>
<entry>Office applications on &os;</entry>
@ -1720,6 +1725,21 @@
</listitem>
</varlistentry>
<varlistentry>
<term>&a.ocaml.name;</term>
<listitem>
<para><emphasis>&os;-specific OCaml
discussions</emphasis></para>
<para>This is a list for discussions related to the OCaml
support on &os;. This is a technical mailing list. It
is for individuals working on OCaml ports, 3rd party
libraries and frameworks. Individuals interested in the
technical discussion are also welcome.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>&a.office.name;</term>

View file

@ -346,6 +346,10 @@
<!ENTITY a.numerics "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.numerics.url;'>Discussions of high quality implementation of libm functions</link>">
<!ENTITY a.numerics.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.numerics.url;'>freebsd-numerics</link>">
<!ENTITY a.ocaml.url "&a.mailman.listinfo;/freebsd-ocaml">
<!ENTITY a.ocaml "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.ocaml.url;'>FreeBSD-specific OCaml discussions</link>">
<!ENTITY a.ocaml.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.ocaml.url;'>freebsd-ocaml</link>">
<!ENTITY a.office.url "&a.mailman.listinfo;/freebsd-office">
<!ENTITY a.office "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.office.url;'>Office applications on FreeBSD</link>">
<!ENTITY a.office.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.office.url;'>freebsd-office</link>">