MFbed: freebsd.org -> FreeBSD.org and some rewording
in books/fdp-primer/sgml-primer/chapter.sgml. Obtained from: The FreeBSD German Documentation Project.
This commit is contained in:
parent
cfe999489b
commit
aff29176d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20933
9 changed files with 26 additions and 27 deletions
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/doc-build/chapter.sgml,v 1.2 2003/11/25 23:13:22 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/doc-build/chapter.sgml,v 1.3 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="doc-build">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/doc-build.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/doc-build.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/examples/appendix.sgml,v 1.3 2003/12/02 00:22:45 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/examples/appendix.sgml,v 1.4 2004/05/09 17:33:52 mheinen Exp $
|
||||
|
||||
-->
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/examples.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/examples.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</appendix>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/sgml-markup/chapter.sgml,v 1.2 2003/11/25 23:13:22 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/sgml-markup/chapter.sgml,v 1.3 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sgml-markup">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/sgml-primer/chapter.sgml,v 1.9 2003/12/05 00:03:09 mheinen Exp $
|
||||
basiert auf: 1.36
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/sgml-primer/chapter.sgml,v 1.10 2004/04/12 17:51:14 mheinen Exp $
|
||||
basiert auf: 1.38
|
||||
-->
|
||||
|
||||
<!--?
|
||||
|
@ -444,13 +444,12 @@ Oliver Fischer
|
|||
<p align="center">Dieser Absatz wird hoffentlich mittig dargestellt.</p>]]></programlisting>
|
||||
</example>
|
||||
|
||||
<!--? Optimierungskandidat. Oliver Fischer -->
|
||||
<para>Einige Attribute akzeptieren nur bestimmte Werte, wie
|
||||
beispielsweise <literal>left</literal> oder
|
||||
<literal>justify</literal>. Andere akzeptieren jeden beliebigen
|
||||
Wert. Enthält der Wert des Attributs Anführungszeichen
|
||||
(<literal>"</literal>), sollte er in einfachen
|
||||
Anführungszeichen angegeben werden.</para>
|
||||
Wert. Enthält Attributwert doppelte Anführungszeichen
|
||||
(<literal>"</literal>), wird der Wert in einfachen
|
||||
Anführungszeichen eingeschlossen.</para>
|
||||
|
||||
<example>
|
||||
<title>Attribute mit einfachen Anführungszeichen</title>
|
||||
|
@ -459,11 +458,11 @@ Oliver Fischer
|
|||
</example>
|
||||
|
||||
|
||||
<!--? Noch nich übersetzt. Oliver Fischer -->
|
||||
<!--<para>Sometimes you do not need to use quotes around attribute values at
|
||||
all. However, the rules for doing this are subtle, and it is far
|
||||
simpler just to <emphasis>always</emphasis> quote your attribute
|
||||
values.</para>-->
|
||||
<para>Manchmal können die Anführungszeichen um den
|
||||
Attributwert weggelassen werden. Allerdings sind die Regeln,
|
||||
die festlegen wann dies zulässig ist, sehr spitzfindig.
|
||||
Am besten schließen Sie Attributwerte
|
||||
<emphasis>immer</emphasis> in Anführungszeichen ein.</para>
|
||||
|
||||
<para>Die Informationen über Attribute, Elemente und Tags
|
||||
sind in SGML-Katalogen abgelegt und werden von den verschiedenen
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/structure/chapter.sgml,v 1.2 2003/11/25 23:13:23 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/structure/chapter.sgml,v 1.3 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="structure">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/structure.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/structure.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/stylesheets/chapter.sgml,v 1.1 2003/10/27 23:06:29 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/stylesheets/chapter.sgml,v 1.2 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="stylesheets">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/stylesheets.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/stylesheets.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/the-website/chapter.sgml,v 1.1 2003/10/27 23:06:29 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/the-website/chapter.sgml,v 1.2 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="the-website">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/the-website.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/the-website.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/translations/chapter.sgml,v 1.3 2003/12/02 00:22:46 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/translations/chapter.sgml,v 1.4 2004/05/09 17:33:52 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="translations">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/translations.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/translations.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/writing-style/chapter.sgml,v 1.2 2003/11/25 23:13:23 mheinen Exp $
|
||||
$FreeBSDde: de-docproj/books/fdp-primer/writing-style/chapter.sgml,v 1.3 2004/05/09 17:33:53 mheinen Exp $
|
||||
-->
|
||||
|
||||
<chapter id="writing-style">
|
||||
|
@ -36,7 +36,7 @@
|
|||
|
||||
<para>Dieser Abschnitt ist noch nicht übersetzt. Lesen Sie
|
||||
bitte <ulink
|
||||
url="http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/writing-style.html">
|
||||
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/writing-style.html">
|
||||
das Original in englischer Sprache</ulink>.</para>
|
||||
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue