aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gmp.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-08-12 19:16:30 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-08-12 19:16:30 +0000
commit5f7456b7b42ed2d048d60e040dcc56885a61c773 (patch)
tree4d128df0f358684407cb606a3b96154535f384ae /chapter06/gmp.xml
parentc711a6187d566eaa4c7adca63293a1c595c790f4 (diff)
Various text corrections from Chris Staub. Fixes #2470.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gmp.xml')
-rw-r--r--chapter06/gmp.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml
index 9eb52a9c2..c1852e284 100644
--- a/chapter06/gmp.xml
+++ b/chapter06/gmp.xml
@@ -120,7 +120,7 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
<?dbhtml list-presentation="table"?>
<varlistentry id="libgmp">
- <term><command>libgmp</command></term>
+ <term><filename class="libraryfile">libgmp</filename></term>
<listitem>
<para>Contains precision math functions.</para>
<indexterm zone="ch-system-gmp libgmp">
@@ -130,7 +130,7 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
</varlistentry>
<varlistentry id="libgmpxx">
- <term><command>libgmpxx</command></term>
+ <term><filename class="libraryfile">libgmpxx</filename></term>
<listitem>
<para>Contains C++ precision math functions.</para>
<indexterm zone="ch-system-gmp libgmpxx">
@@ -140,7 +140,7 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
</varlistentry>
<varlistentry id="libmp">
- <term><command>libmp</command></term>
+ <term><filename class="libraryfile">libmp</filename></term>
<listitem>
<para>Contains the Berkeley MP math functions.</para>
<indexterm zone="ch-system-gmp libmp">