[Clfs-commits] commit: r4185 - in /trunk/BOOK/final-system/common: bash.xml gzip.xml

svn at cross-lfs.org svn at cross-lfs.org
Mon Dec 22 00:28:38 PST 2008


Author: chris at beaker67.com
Date: Mon Dec 22 08:28:37 2008
New Revision: 4185

Log:
Grammar fixes

Modified:
    trunk/BOOK/final-system/common/bash.xml
    trunk/BOOK/final-system/common/gzip.xml

Modified: trunk/BOOK/final-system/common/bash.xml
==============================================================================
--- trunk/BOOK/final-system/common/bash.xml (original)
+++ trunk/BOOK/final-system/common/bash.xml Mon Dec 22 08:28:37 2008
@@ -25,7 +25,7 @@
     <title>Installation of Bash</title>
 
     <para os="a">If you downloaded the Bash documentation tarball and wish to
-    install HTML documentation, issue the following commands:</para>
+    install HTML documentation, issue the following command:</para>
 
 <screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen>
 

Modified: trunk/BOOK/final-system/common/gzip.xml
==============================================================================
--- trunk/BOOK/final-system/common/gzip.xml (original)
+++ trunk/BOOK/final-system/common/gzip.xml Mon Dec 22 08:28:37 2008
@@ -45,7 +45,7 @@
 
 <screen os="g"><userinput>make install</userinput></screen>
 
-    <para os="h">Now we will move some of utilities to /usr/bin to meet FHS compliance:</para>
+    <para os="h">Now we will move some of the utilities to /usr/bin to meet FHS compliance:</para>
 
 <screen os="i"><userinput>mv -v /bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} /usr/bin</userinput></screen>
 




More information about the Clfs-commits mailing list