Author: bdubbs
Date: 2011-10-26 15:50:06 -0600 (Wed, 26 Oct 2011)
New Revision: 8921
Modified:
trunk/BOOK/general/genutils/sharutils.xml
trunk/bootscripts/blfs/init.d/httpd
trunk/bootscripts/blfs/init.d/rsyncd
Log:
Fix typos
Modified: trunk/BOOK/general/genutils/sharutils.xml
===================================================================
--- trunk/BOOK/general/genutils/sharutils.xml 2011-10-26 21:29:54 UTC (rev
8920)
+++ trunk/BOOK/general/genutils/sharutils.xml 2011-10-26 21:50:06 UTC (rev
8921)
@@ -12,7 +12,7 @@
<!ENTITY sharutils-time "0.3 SBU">
]>
-<sect1 id="sharutils" xreflabel="sharutils-&bc-version;">
+<sect1 id="sharutils" xreflabel="sharutils-&sharutils-version;">
<?dbhtml filename="sharutils.html"?>
<sect1info>
@@ -29,7 +29,7 @@
<sect2 role="package">
<title>Introduction to sharutils</title>
- <para>The <application>sharutls</application> package contains
+ <para>The <application>sharutils</application> package contains
utilities that can create 'shell' archives.</para>
&lfs70_checked;
@@ -64,7 +64,7 @@
<sect2 role="installation">
<title>Installation of sharutils</title>
- <para>Install <application>bc</application> by running the following
commands:</para>
+ <para>Install <application>sharutils</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
Modified: trunk/bootscripts/blfs/init.d/httpd
===================================================================
--- trunk/bootscripts/blfs/init.d/httpd 2011-10-26 21:29:54 UTC (rev 8920)
+++ trunk/bootscripts/blfs/init.d/httpd 2011-10-26 21:50:06 UTC (rev 8921)
@@ -1,8 +1,6 @@
#!/bin/sh
-# Begin /etc/init.d/httpd
-
#######################################################################
-# Begin ntpd
+# Begin /etc/init.d/httpd
#
# Description : Start Apache Web Server
#
Modified: trunk/bootscripts/blfs/init.d/rsyncd
===================================================================
--- trunk/bootscripts/blfs/init.d/rsyncd 2011-10-26 21:29:54 UTC (rev
8920)
+++ trunk/bootscripts/blfs/init.d/rsyncd 2011-10-26 21:50:06 UTC (rev
8921)
@@ -1,8 +1,6 @@
#!/bin/sh
-# Begin /etc/init.d/rsyncd
-
#######################################################################
-# Begin ntpd
+# Begin /etc/init.d/rsyncd
#
# Description : Start rsync server
#
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page