Fix a couple of typos that affect the output of the index

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2013-10-09 22:57:45 +00:00
parent 15c7d39533
commit 58675ce70d
3 changed files with 4 additions and 4 deletions

View File

@ -17,7 +17,7 @@
<title>Xz-&xz-version;</title> <title>Xz-&xz-version;</title>
<indexterm zone="ch-tools-xz"> <indexterm zone="ch-tools-xz">
<primary sortas="a-xz">xz</primary> <primary sortas="a-xz">Xz</primary>
<secondary>tools</secondary> <secondary>tools</secondary>
</indexterm> </indexterm>

View File

@ -17,7 +17,7 @@
<title>Pkg-config-&pkgconfig-version;</title> <title>Pkg-config-&pkgconfig-version;</title>
<indexterm zone="ch-system-pkgconfig"> <indexterm zone="ch-system-pkgconfig">
<primary sortas="a-pkgconfig">pkgconfig</primary> <primary sortas="a-pkgconfig">Pkgconfig</primary>
</indexterm> </indexterm>
<sect2 role="package"> <sect2 role="package">

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-20131008"> <!ENTITY version "SVN-20131009">
<!ENTITY releasedate "October 8, 2013"> <!ENTITY releasedate "October 9, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.5"> <!ENTITY milestone "7.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->