aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bison.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r--chapter06/bison.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml
index 2a57767ab..b565cf766 100644
--- a/chapter06/bison.xml
+++ b/chapter06/bison.xml
@@ -110,14 +110,14 @@
</listitem>
</varlistentry>
- <varlistentry id="liby.a">
- <term><filename class="libraryfile">liby.a</filename></term>
+ <varlistentry id="liby">
+ <term><filename class="libraryfile">liby</filename></term>
<listitem>
<para>The Yacc library containing implementations of Yacc-compatible
<function>yyerror</function> and <function>main</function> functions;
this library is normally not very useful, but POSIX requires it</para>
- <indexterm zone="ch-system-bison liby.a">
- <primary sortas="c-liby.a">liby.a</primary>
+ <indexterm zone="ch-system-bison liby">
+ <primary sortas="c-liby">liby</primary>
</indexterm>
</listitem>
</varlistentry>