diff options
Diffstat (limited to 'chapter06/gzip.xml')
-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 3d09edace..a819a884a 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -50,7 +50,7 @@ <screen><userinput>make install</userinput></screen> - <para>Move some programs that do not need to be on the root filesystem.</para> + <para>Move some programs that do not need to be on the root filesystem:</para> <screen><userinput>mv -v /bin/{gzexe,uncompress,zcmp,zdiff,zegrep} /usr/bin mv -v /bin/{zfgrep,zforce,zgrep,zless,zmore,znew} /usr/bin</userinput></screen> |