diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 05:51:27 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-06-19 05:51:27 +0000 |
commit | c24424c304a72e0935fafc72605c76e00a8661de (patch) | |
tree | a5601275dbf95206dd154eed8ac762c879fc2952 /chapter06 | |
parent | 93f3ac2bbeba1183c1333a99b2a6509eff3fcd7d (diff) |
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gzip.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index b0087761e..fe4043991 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -55,7 +55,7 @@ that the new location gets placed into the script:</para> <screen><userinput>make install</userinput></screen> -<para>Move the <command>gzip</command>program to the <filename +<para>Move the <command>gzip</command> program to the <filename class="directory">/bin</filename> directory and create some commonly used symlinks to it:</para> |