aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-26 09:56:55 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2006-03-26 09:56:55 +0000
commitde0ac08d5e94017703711252684c2a16bd81b61d (patch)
tree0a0bf21da6b5316b55f1ee9a2c202c22b389a2ff
parent11d42523078674a39cedc3d9375ecd6a44ec2790 (diff)
Tag fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7460 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/bzip2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index cc32f163f..1de7bd3ee 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -56,7 +56,7 @@
<screen><userinput>patch -Np1 -i ../&bzip2-bzgrep-patch;</userinput></screen>
- <para>The bzdiff script still uses the deprecated
+ <para>The <command>bzdiff</command> script still uses the deprecated
<command>tempfile</command> program. Update it to use
<command>mktemp</command> instead:</para>