svn commit: r47254 - in head/de_DE.ISO8859-1: books/handbook/eresources share/xml

Bjoern Heidotting bhd at FreeBSD.org
Mon Aug 17 17:20:06 UTC 2015


Author: bhd
Date: Mon Aug 17 17:20:05 2015
New Revision: 47254
URL: https://svnweb.freebsd.org/changeset/doc/47254

Log:
  Update to r39281:
  Make the numerics mailing list description more general.

Modified:
  head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml
  head/de_DE.ISO8859-1/share/xml/mailing-lists.ent

Modified: head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml	Mon Aug 17 17:05:24 2015	(r47253)
+++ head/de_DE.ISO8859-1/books/handbook/eresources/chapter.xml	Mon Aug 17 17:20:05 2015	(r47254)
@@ -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: r39275
+     basiert auf: r39281
 -->
 <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>
@@ -418,9 +418,8 @@
 
 	    <row>
 	      <entry>&a.numerics.name;</entry>
-	      <entry>Diskussionen über die Implementation von
-	        hochwertigen <foreignphrase>long double
-		  libm</foreignphrase> Funktionen</entry>
+	      <entry>Diskussionen über die Implementation
+		hochwertiger Funktionen in libm</entry>
 	    </row>
 
 	    <row>

Modified: head/de_DE.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- head/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Mon Aug 17 17:05:24 2015	(r47253)
+++ head/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Mon Aug 17 17:20:05 2015	(r47254)
@@ -4,7 +4,7 @@
 
      $FreeBSD$
      $FreeBSDde$
-     basiert auf: r39275
+     basiert auf: r39281
 -->
 
 <!ENTITY a.mailman.listinfo "http://lists.FreeBSD.org/mailman/listinfo">
@@ -371,7 +371,7 @@
 <!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 "<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.office.url "&a.mailman.listinfo;/freebsd-office">


More information about the svn-doc-all mailing list