diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/zlib.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/zlib.xml b/chapter06/zlib.xml index 77c731ba9..1d6d26261 100644 --- a/chapter06/zlib.xml +++ b/chapter06/zlib.xml @@ -50,7 +50,7 @@ configure command below, then remove it afterwards.</para></note> <screen><userinput>make install</userinput></screen> -<para>Next we will remove the old, <filename>.so</filename> files in +<para>Next we will remove the old, <filename class="extension">.so</filename> files in the <filename class="directory">/lib</filename> directory and relink them into <filename class="directory">/usr/lib</filename>.</para> |