Whitespace-only fixes. Translators, please ignore.
This commit is contained in:
parent
bc55cc9342
commit
e8b87a5d03
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42334
1 changed files with 27 additions and 23 deletions
|
@ -46,8 +46,9 @@
|
||||||
not answer to the &a.doc;.</para>
|
not answer to the &a.doc;.</para>
|
||||||
|
|
||||||
<para>DocBook was originally developed by HaL Computer Systems and
|
<para>DocBook was originally developed by HaL Computer Systems and
|
||||||
O'Reilly & Associates to be a Document Type Definition (<acronym>DTD</acronym>) for
|
O'Reilly & Associates to be a Document Type Definition
|
||||||
writing technical documentation <footnote><para>A short history
|
(<acronym>DTD</acronym>) for writing technical documentation
|
||||||
|
<footnote><para>A short history
|
||||||
can be found under <ulink
|
can be found under <ulink
|
||||||
url="http://www.oasis-open.org/docbook/intro.shtml#d0e41">
|
url="http://www.oasis-open.org/docbook/intro.shtml#d0e41">
|
||||||
http://www.oasis-open.org/docbook/intro.shtml#d0e41</ulink>.</para></footnote>.
|
http://www.oasis-open.org/docbook/intro.shtml#d0e41</ulink>.</para></footnote>.
|
||||||
|
@ -92,9 +93,9 @@
|
||||||
<title>&os; Extensions</title>
|
<title>&os; Extensions</title>
|
||||||
|
|
||||||
<para>The &os; Documentation Project has extended the
|
<para>The &os; Documentation Project has extended the
|
||||||
DocBook <acronym>DTD</acronym> with additional elements and entities.
|
DocBook <acronym>DTD</acronym> with additional elements and
|
||||||
These additions serve to make some of the markup easier or more
|
entities. These additions serve to make some of the markup
|
||||||
precise.</para>
|
easier or more precise.</para>
|
||||||
|
|
||||||
<para>Throughout the rest of this document, the term
|
<para>Throughout the rest of this document, the term
|
||||||
<quote>DocBook</quote> is used to mean the &os;-extended
|
<quote>DocBook</quote> is used to mean the &os;-extended
|
||||||
|
@ -233,8 +234,8 @@
|
||||||
<entry><emphasis>link to
|
<entry><emphasis>link to
|
||||||
<replaceable>listname</replaceable></emphasis></entry>
|
<replaceable>listname</replaceable></emphasis></entry>
|
||||||
<entry>Entities are defined for all the <ulink
|
<entry>Entities are defined for all the <ulink
|
||||||
url="&url.books.handbook;/eresources.html#eresources-mail">&os; mailing
|
url="&url.books.handbook;/eresources.html#eresources-mail">&os;
|
||||||
lists</ulink>.</entry>
|
mailing lists</ulink>.</entry>
|
||||||
</row>
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
|
@ -282,7 +283,8 @@
|
||||||
<entry><emphasis>relative path to
|
<entry><emphasis>relative path to
|
||||||
<replaceable>articlename</replaceable></emphasis></entry>
|
<replaceable>articlename</replaceable></emphasis></entry>
|
||||||
<entry>Entities are defined for all the <ulink
|
<entry>Entities are defined for all the <ulink
|
||||||
url="&url.doc.langbase;/articles/">&os; articles</ulink>.</entry>
|
url="&url.doc.langbase;/articles/">&os;
|
||||||
|
articles</ulink>.</entry>
|
||||||
</row>
|
</row>
|
||||||
</tbody>
|
</tbody>
|
||||||
</tgroup>
|
</tgroup>
|
||||||
|
@ -1337,7 +1339,8 @@ This is the file called 'foo2'</screen>
|
||||||
|
|
||||||
<para>However, make sure that the search does not go beyond
|
<para>However, make sure that the search does not go beyond
|
||||||
the <quote>boundary between local and public
|
the <quote>boundary between local and public
|
||||||
administration</quote>, as <acronym>RFC</acronym> 1535 calls it.</para>
|
administration</quote>, as <acronym>RFC</acronym> 1535
|
||||||
|
calls it.</para>
|
||||||
</example>
|
</example>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -1851,11 +1854,11 @@ This is the file called 'foo2'</screen>
|
||||||
<sect2 id="docbook-markup-email-addresses">
|
<sect2 id="docbook-markup-email-addresses">
|
||||||
<title>Email Addresses</title>
|
<title>Email Addresses</title>
|
||||||
|
|
||||||
<para>Email addresses are marked up as
|
<para>Email addresses are marked up as <sgmltag>email</sgmltag>
|
||||||
<sgmltag>email</sgmltag> elements. In the <acronym>HTML</acronym>
|
elements. In the <acronym>HTML</acronym> output format, the
|
||||||
output format, the wrapped text becomes a hyperlink to the
|
wrapped text becomes a hyperlink to the email address. Other
|
||||||
email address. Other output formats that support hyperlinks
|
output formats that support hyperlinks may also make the email
|
||||||
may also make the email address into a link.</para>
|
address into a link.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title><sgmltag>email</sgmltag> with a Hyperlink</title>
|
<title><sgmltag>email</sgmltag> with a Hyperlink</title>
|
||||||
|
@ -1914,9 +1917,10 @@ This is the file called 'foo2'</screen>
|
||||||
exported by a <filename>Makefile</filename> that can be
|
exported by a <filename>Makefile</filename> that can be
|
||||||
given as a parameter to <command>make</command>.
|
given as a parameter to <command>make</command>.
|
||||||
<sgmltag>makevar</sgmltag> identifies a variable that can be
|
<sgmltag>makevar</sgmltag> identifies a variable that can be
|
||||||
set (in the environment, on the command line with <command>make</command>,
|
set (in the environment, on the command line with
|
||||||
or within the <filename>Makefile</filename>)
|
<command>make</command>, or within the
|
||||||
to influence the process.</para>
|
<filename>Makefile</filename>) to influence the
|
||||||
|
process.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title><sgmltag>maketarget</sgmltag> and
|
<title><sgmltag>maketarget</sgmltag> and
|
||||||
|
|
Loading…
Reference in a new issue