diff options
Diffstat (limited to 'chapter06/file.xml')
-rw-r--r-- | chapter06/file.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml index 2fe5e46f2..74a2669bf 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -64,10 +64,10 @@ language tests. The first test that succeeds determines the result.</para> </varlistentry> <varlistentry id="libmagic"> -<term><command>libmagic</command></term> +<term><filename class="libraryfile">libmagic</filename></term> <listitem> <indexterm zone="ch-system-file libmagic"><primary sortas="c-libmagic">libmagic</primary></indexterm> -<para>contains routines for magic number recognition, used by the file program.</para> +<para>contains routines for magic number recognition, used by the <command>file</command> program.</para> </listitem> </varlistentry> </variablelist> |