diff options
-rw-r--r-- | chapter06/gzip.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
2 files changed, 3 insertions, 3 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> diff --git a/general.ent b/general.ent index 78c0be786..4ae59570c 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050617"> -<!ENTITY releasedate "June 17, 2005"> +<!ENTITY version "SVN-20050619"> +<!ENTITY releasedate "June 19, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> |