- Add and fix some namespace declarations
- Add encoding to the bibliography since the parser complains about it
This commit is contained in:
parent
ede3dea34f
commit
fe8862593b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=41898
3 changed files with 17 additions and 17 deletions
de_DE.ISO8859-1/share/xml
|
@ -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 $
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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 'compiled'
|
||||
<legalnotice xmlns="http://docbook.org/ns/docbook" xml:id="legalnotice">
|
||||
<para>Redistribution and use in source (SGML DocBook) and 'compiled'
|
||||
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 ™
|
||||
|
|
Loading…
Reference in a new issue