[Clfs-commits] [Cross-LFS]Cross-LFS Book branch, master, updated. clfs-2.0.0-650-g1c57432

git git at cross-lfs.org
Sat Mar 1 20:32:23 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Book".

The branch, master has been updated
       via  1c57432a304319df72781e610e26ef644646ab7c (commit)
      from  20b5b513cf08b84dd8977cf4eb879f9486709253 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1c57432a304319df72781e610e26ef644646ab7c
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Sat Mar 1 19:19:24 2014 -0600

    Fix typos.

diff --git a/BOOK/final-system/common/iproute2.xml b/BOOK/final-system/common/iproute2.xml
index acc5736..2e60747 100644
--- a/BOOK/final-system/common/iproute2.xml
+++ b/BOOK/final-system/common/iproute2.xml
@@ -182,7 +182,7 @@ rm -v man/man8/arpd.8</userinput></screen>
           <para><command>ip mroute</command> allows users to set, change, or
           delete the multicast routing</para>
 
-          <para><command>ip monitor</command> allows users to continously monitor
+          <para><command>ip monitor</command> allows users to continuously monitor
           the state of devices, addresses and routes</para>
           <indexterm zone="ch-system-iproute2 ip">
             <primary sortas="b-ip">ip</primary>
diff --git a/BOOK/final-system/common/util-linux.xml b/BOOK/final-system/common/util-linux.xml
index 5201cc3..0f902ba 100644
--- a/BOOK/final-system/common/util-linux.xml
+++ b/BOOK/final-system/common/util-linux.xml
@@ -597,7 +597,7 @@ su dummy -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
       <varlistentry id="lscpu">
         <term><command>lscpu</command></term>
         <listitem>
-          <para>Prints CPU architechture information</para>
+          <para>Prints CPU architecture information</para>
           <indexterm zone="ch-system-util-linux lscpu">
             <primary sortas="b-lscpu">lscpu</primary>
           </indexterm>
diff --git a/BOOK/final-system/ppc64-64/yaboot.xml b/BOOK/final-system/ppc64-64/yaboot.xml
index bd8bb45..d3e56d5 100644
--- a/BOOK/final-system/ppc64-64/yaboot.xml
+++ b/BOOK/final-system/ppc64-64/yaboot.xml
@@ -39,7 +39,7 @@
       <varlistentry>
         <term><parameter>"s/m32/m64/g"</parameter></term>
         <listitem>
-          <para>Replaces -m32 wih -m64 to force <command>gcc</command> to
+          <para>Replaces -m32 with -m64 to force <command>gcc</command> to
           create 64-bit code when compiling yaboot.</para>
         </listitem>
       </varlistentry>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/final-system/common/iproute2.xml   |    2 +-
 BOOK/final-system/common/util-linux.xml |    2 +-
 BOOK/final-system/ppc64-64/yaboot.xml   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Cross-LFS Book



More information about the Clfs-commits mailing list