diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-04-17 11:20:38 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-04-17 11:20:38 +0000 |
commit | f6daa2a296cb55aa526e0ef2d98dfb1ccd04a745 (patch) | |
tree | b4a5f4802a7598c54b275c855533cdd61e6d8e5d /en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml | |
parent | 738b9546a99bcda455a2bf7c45a8cf99f01819b3 (diff) | |
download | doc-f6daa2a296cb55aa526e0ef2d98dfb1ccd04a745.tar.gz doc-f6daa2a296cb55aa526e0ef2d98dfb1ccd04a745.zip |
Add missing xml:id to sectx elements.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=51563
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 | 2 |
1 files changed, 1 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 cffed32785..04adcc1a3e 100644 --- a/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.xml @@ -58,7 +58,7 @@ document without abusing <acronym>XHTML</acronym> to do so.</para> - <sect2> + <sect2 xml:id="stylesheets-css-documents"> <title>The DocBook Documents</title> <para>The &os; <acronym>XSLT</acronym> and |