Make qrencode title match package name

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24056 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2021-01-02 17:52:14 +00:00
parent ee98f11476
commit a0232fc306

View File

@ -12,7 +12,7 @@
<!ENTITY qrencode-time "less than 0.1 SBU, add 0.1 SBU for tests">
]>
<sect1 id="qrencode" xreflabel="libqrencode-&qrencode-version;">
<sect1 id="qrencode" xreflabel="qrencode-&qrencode-version;">
<?dbhtml filename="qrencode.html"?>
<sect1info>
@ -20,17 +20,17 @@
<date>$Date$</date>
</sect1info>
<title>Libqrencode-&qrencode-version;</title>
<title>qrencode-&qrencode-version;</title>
<indexterm zone="qrencode">
<primary sortas="a-libqrencode">libqrencode</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Libqrencode</title>
<title>Introduction to qrencode</title>
<para>
<application>Libqrencode</application> is a fast and compact library
<application>Qrencode</application> is a fast and compact library
for encoding data in a QR Code symbol, a 2D symbology that can be
scanned by handheld terminals such as a mobile phone with a CCD sensor.
</para>
@ -71,7 +71,7 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Libqrencode Dependencies</bridgehead>
<bridgehead renderas="sect3">Qrencode Dependencies</bridgehead>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
@ -90,7 +90,7 @@
</sect2>
<sect2 role="installation">
<title>Installation of Libqrencode</title>
<title>Installation of qrencode</title>
<para>
Install <application>libqrencode</application> by running the following