diff options
author | Benedict Reuschling <bcr@FreeBSD.org> | 2018-08-17 14:44:51 +0000 |
---|---|---|
committer | Benedict Reuschling <bcr@FreeBSD.org> | 2018-08-17 14:44:51 +0000 |
commit | 8ffacca1e165396444c40c773a9e297d22abb5bf (patch) | |
tree | d72315c7964e81661526a63619664e06580a9696 /en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml | |
parent | ecbc8b302231bfd37257d5582107c9dfad2b4124 (diff) | |
download | doc-8ffacca1e165396444c40c773a9e297d22abb5bf.tar.gz doc-8ffacca1e165396444c40c773a9e297d22abb5bf.zip |
Wrap long lines, properly indent tags, capitalizations, and other fixes for
issues that textproc/igor reported.
Notes
Notes:
svn path=/head/; revision=52151
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml')
-rw-r--r-- | en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml index 04adcc1a3e..952c46964c 100644 --- a/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml @@ -29,7 +29,9 @@ POSSIBILITY OF SUCH DAMAGE. --> -<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="stylesheets"> +<chapter xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" + xml:id="stylesheets"> <title>Style Sheets</title> <para><acronym>XML</acronym> is concerned with content, and says |