aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/mpfr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/mpfr.xml')
-rw-r--r--chapter06/mpfr.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml
index 56125d0cd..3e92ac414 100644
--- a/chapter06/mpfr.xml
+++ b/chapter06/mpfr.xml
@@ -78,7 +78,7 @@ find . -name \*.html -type f -exec cp \{} /usr/share/doc/mpfr-&mpfr-version; \;<
<segtitle>Installed Libraries</segtitle>
<seglistitem>
- <seg>mpfr.so</seg>
+ <seg>libmpfr.{a,so}</seg>
</seglistitem>
</segmentedlist>
@@ -87,12 +87,12 @@ find . -name \*.html -type f -exec cp \{} /usr/share/doc/mpfr-&mpfr-version; \;<
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
- <varlistentry id="mpfr">
- <term><command>mpfr</command></term>
+ <varlistentry id="libmpfr">
+ <term><command>libmpfr</command></term>
<listitem>
<para>Contains multiple-precision math functions.</para>
- <indexterm zone="ch-system-mpfr mpfr">
- <primary sortas="c-mpfr">mpfr</primary>
+ <indexterm zone="ch-system-mpfr libmpfr">
+ <primary sortas="c-libmpfr">libmpfr</primary>
</indexterm>
</listitem>
</varlistentry>