Update to r39275:
Make the numerics mailing list description more general. Approved by: bcr (mentor)
This commit is contained in:
parent
75e0012f8a
commit
685e8dd392
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47232
2 changed files with 13 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/eresources/chapter.xml,v 1.102 2012/04/25 19:11:39 bcr Exp $
|
||||
basiert auf: r39269
|
||||
basiert auf: r39275
|
||||
-->
|
||||
<appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="eresources">
|
||||
<title>Ressourcen im Internet</title>
|
||||
|
@ -416,6 +416,13 @@
|
|||
Quellcode</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.numerics.name;</entry>
|
||||
<entry>Diskussionen über die Implementation von
|
||||
hochwertigen <foreignphrase>long double
|
||||
libm</foreignphrase> Funktionen</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.office.name;</entry>
|
||||
<entry>Office-Anwendungen für &os;</entry>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde$
|
||||
basiert auf: 1.90
|
||||
basiert auf: r39275
|
||||
-->
|
||||
|
||||
<!ENTITY a.mailman.listinfo "http://lists.FreeBSD.org/mailman/listinfo">
|
||||
|
@ -370,6 +370,10 @@
|
|||
<!ENTITY a.newbus "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.newbus.url;'>New Bus Architecture</link>">
|
||||
<!ENTITY a.newbus.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.newbus.url;'>freebsd-new-bus</link>">
|
||||
|
||||
<!ENTITY a.numerics.url "&a.mailman.listinfo;/freebsd-numerics">
|
||||
<!ENTITY a.numerics "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.numerics.url;'>Discussions of high quality implementation of long double libm functions</link>">
|
||||
<!ENTITY a.numerics.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.numerics.url;'>freebsd-numerics</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>">
|
||||
|
|
Loading…
Reference in a new issue