diff options
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r-- | chapter06/bzip2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index def1398d8..e9e744320 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -156,7 +156,7 @@ compressors using LZ77/LZ78, like <command>gzip</command>.</para> </varlistentry> <varlistentry id="libbz2"> -<term><command>libbz2*</command></term> +<term><filename class="libraryfile">libbz2*</filename></term> <listitem> <indexterm zone="ch-system-bzip2 libbz2"><primary sortas="c-libbz2*">libbz2*</primary></indexterm> <para>is the library implementing lossless, |