diff options
Diffstat (limited to 'chapter06/gmp.xml')
-rw-r--r-- | chapter06/gmp.xml | 6 |
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"> |