Whitespace-only fixes, translators please ignore.
This commit is contained in:
parent
e391092606
commit
7b8c9ea363
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45125
1 changed files with 6 additions and 2 deletions
|
@ -30,7 +30,10 @@
|
|||
|
||||
$FreeBSD$
|
||||
-->
|
||||
<appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="examples">
|
||||
<appendix xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
xml:id="examples">
|
||||
|
||||
<title>Examples</title>
|
||||
|
||||
<para>These examples are not exhaustive—they do not contain
|
||||
|
@ -39,7 +42,8 @@
|
|||
examine the <acronym>XML</acronym> source for this and other
|
||||
documents available in the <application>Subversion</application>
|
||||
<literal>doc</literal> repository, or available online starting at
|
||||
<uri xlink:href="http://svnweb.FreeBSD.org/doc/">http://svnweb.FreeBSD.org/doc/</uri>.</para>
|
||||
<uri
|
||||
xlink:href="http://svnweb.FreeBSD.org/doc/">http://svnweb.FreeBSD.org/doc/</uri>.</para>
|
||||
|
||||
<sect1 xml:id="examples-docbook-book">
|
||||
<title>DocBook <tag>book</tag></title>
|
||||
|
|
Loading…
Reference in a new issue