Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2013 09:19:35 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-projects@freebsd.org
Subject:   svn commit: r41898 - projects/db5/de_DE.ISO8859-1/share/xml
Message-ID:  <201306110919.r5B9JZYe063272@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gabor
Date: Tue Jun 11 09:19:34 2013
New Revision: 41898
URL: http://svnweb.freebsd.org/changeset/doc/41898

Log:
  - Add and fix some namespace declarations
  - Add encoding to the bibliography since the parser complains about it

Modified:
  projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml
  projects/db5/de_DE.ISO8859-1/share/xml/mailing-lists.ent
  projects/db5/de_DE.ISO8859-1/share/xml/trademarks.ent

Modified: projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml
==============================================================================
--- projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml	Tue Jun 11 09:10:46 2013	(r41897)
+++ projects/db5/de_DE.ISO8859-1/share/xml/bibliography.xml	Tue Jun 11 09:19:34 2013	(r41898)
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="iso-8859-1"?>
 <!--
   $FreeBSD$
   $FreeBSDde: de-docproj/share/xml/bibliography.xml,v 1.1 2002/02/25 11:49:29 ue Exp $

Modified: projects/db5/de_DE.ISO8859-1/share/xml/mailing-lists.ent
==============================================================================
--- projects/db5/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Tue Jun 11 09:10:46 2013	(r41897)
+++ projects/db5/de_DE.ISO8859-1/share/xml/mailing-lists.ent	Tue Jun 11 09:19:34 2013	(r41898)
@@ -100,10 +100,10 @@
 <!ENTITY a.cluster "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.cluster.url;'>FreeBSD clustering</link>">
 <!ENTITY a.cluster.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.cluster.url;'>freebsd-cluster</link>">
 
-<!ENTITY a.committers "<quote>FreeBSD committers</quote>">
+<!ENTITY a.committers "<quote xmlns='http://docbook.org/ns/docbook'>FreeBSD committers</quote>">
 <!ENTITY a.committers.name "cvs-committers">
 
-<!ENTITY a.core "<quote>FreeBSD core team</quote>">
+<!ENTITY a.core "<quote xmlns='http://docbook.org/ns/docbook'>FreeBSD core team</quote>">
 <!ENTITY a.core.name "freebsd-core">
 
 <!ENTITY a.current.url "&a.mailman.listinfo;/freebsd-current">

Modified: projects/db5/de_DE.ISO8859-1/share/xml/trademarks.ent
==============================================================================
--- projects/db5/de_DE.ISO8859-1/share/xml/trademarks.ent	Tue Jun 11 09:10:46 2013	(r41897)
+++ projects/db5/de_DE.ISO8859-1/share/xml/trademarks.ent	Tue Jun 11 09:19:34 2013	(r41898)
@@ -229,21 +229,21 @@
   gekennzeichnet.</para>">
 
 <!ENTITY legalnotice '
-<legalnotice id="legalnotice">
-  <para xmlns='http://docbook.org/ns/docbook'>Redistribution and use in source (SGML DocBook) and &apos;compiled&apos;
+<legalnotice xmlns="http://docbook.org/ns/docbook" xml:id="legalnotice">
+  <para>Redistribution and use in source (SGML DocBook) and &apos;compiled&apos;
     forms (SGML, HTML, PDF, PostScript, RTF and so forth) with or without
     modification, are permitted provided that the following conditions are
     met:</para>
 
   <orderedlist>
     <listitem>
-      <para xmlns='http://docbook.org/ns/docbook'>Redistributions of source code (SGML DocBook) must retain the
+      <para>Redistributions of source code (SGML DocBook) must retain the
         above copyright notice, this list of conditions and the following
         disclaimer as the first lines of this file unmodified.</para>
     </listitem>
 
     <listitem>
-      <para xmlns='http://docbook.org/ns/docbook'>Redistributions in compiled form (transformed to other DTDs,
+      <para>Redistributions in compiled form (transformed to other DTDs,
         converted to PDF, PostScript, RTF and other formats) must
         reproduce the above copyright notice, this list of conditions and
         the following disclaimer in the documentation and/or other
@@ -252,7 +252,7 @@
   </orderedlist>
 
   <important>
-    <para xmlns='http://docbook.org/ns/docbook'>THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION
+    <para>THIS DOCUMENTATION IS PROVIDED BY THE FREEBSD DOCUMENTATION
       PROJECT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
       BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
       FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
@@ -269,38 +269,38 @@
 '>
 
 <!ENTITY trademarks '
-<legalnotice id="trademarks" role="trademarks">
+<legalnotice xmlns="http://docbook.org/ns/docbook" xml:id="trademarks" role="trademarks">
 
-  <para xmlns='http://docbook.org/ns/docbook'>FreeBSD ist ein eingetragenes Warenzeichen von
+  <para>FreeBSD ist ein eingetragenes Warenzeichen von
     der FreeBSD Foundation.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>UNIX ist ein eingetragenes Warenzeichen von The Open Group
+  <para>UNIX ist ein eingetragenes Warenzeichen von The Open Group
     in den Vereinigten Staaten und in anderen Ländern.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>Sun, Sun Microsystems, SunOS, Solaris, Java, JDK und OpenJDK
+  <para>Sun, Sun Microsystems, SunOS, Solaris, Java, JDK und OpenJDK
     sind Warenzeichen oder eingetragene Warenzeichen von
     Sun Microsystems, Inc. in den Vereinigten Staaten und
     in anderen Ländern.</para>
 
 <!-- Product Trademarks -->
 
-  <para xmlns='http://docbook.org/ns/docbook'>Apple und QuickTime sind Warenzeichen oder eingetragene
+  <para>Apple und QuickTime sind Warenzeichen oder eingetragene
     Warenzeichen von Apple Computer, Inc. in den Vereinigten Staaten
     und in anderen Ländern.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>Macromedia und Flash sind Warenzeichen oder eingetragene
+  <para>Macromedia und Flash sind Warenzeichen oder eingetragene
     Warenzeichen von Macromedia, Inc. in den Vereinigten Staaten
     und/oder in anderen Ländern.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>Microsoft, Windows, und Windows Media sind Warenzeichen oder
+  <para>Microsoft, Windows, und Windows Media sind Warenzeichen oder
     eingetragene Warenzeichen der Microsoft Corporation
     in den Vereinigten Staaten und/oder in anderen Ländern.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>PartitionMagic ist ein eingetragenes Warenzeichen von PowerQuest
+  <para>PartitionMagic ist ein eingetragenes Warenzeichen von PowerQuest
     Corporation in den Vereinigten Staaten und/oder in anderen
     Ländern.</para>
 
-  <para xmlns='http://docbook.org/ns/docbook'>Viele Produktbezeichnungen von Herstellern und
+  <para>Viele Produktbezeichnungen von Herstellern und
     Verkäufern sind Warenzeichen.  Soweit dem FreeBSD Project
     das Warenzeichen bekannt ist, werden die in diesem
     Buch vorkommenden Bezeichnungen mit dem Symbol &trade;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306110919.r5B9JZYe063272>