Author: krejzi
Date: Wed Feb 19 03:50:00 2014
New Revision: 10487
Log:
misspellings
Modified:
branches/systemd/BOOK/chapter01/changelog.xml
branches/systemd/BOOK/chapter05/util-linux.xml
branches/systemd/BOOK/chapter06/acl.xml
branches/systemd/BOOK/chapter07/locale.xml
Modified: branches/systemd/BOOK/chapter01/changelog.xml
==============================================================================
--- branches/systemd/BOOK/chapter01/changelog.xml Tue Feb 18 14:04:32
2014 (r10486)
+++ branches/systemd/BOOK/chapter01/changelog.xml Wed Feb 19 03:50:00
2014 (r10487)
@@ -90,7 +90,7 @@
</para>
</listitem>
<listitem>
- <para>[bdubbs] - Update automake tests to accomodate util-linux
+ <para>[bdubbs] - Update automake tests to accommodate util-linux
in /tools and to speed the test up.
</para>
</listitem>
@@ -227,7 +227,7 @@
<listitem>
<para>[bdubbs] - Add an environment variable to util-linux
in Chapter 5 to prevent an installation error for
- hosts that have unneeded capabilities availible.</para>
+ hosts that have unneeded capabilities available.</para>
</listitem>
</itemizedlist>
</listitem>
@@ -336,7 +336,7 @@
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to inetutils-1.9.2 and remove
- referece to old BLFS page. Fixes
+ reference to old BLFS page. Fixes
<ulink url="&lfs-ticket-root;3471">#3471</ulink> and
<ulink url="&lfs-ticket-root;3473">#3473</ulink>.</para>
</listitem>
Modified: branches/systemd/BOOK/chapter05/util-linux.xml
==============================================================================
--- branches/systemd/BOOK/chapter05/util-linux.xml Tue Feb 18 14:04:32
2014 (r10486)
+++ branches/systemd/BOOK/chapter05/util-linux.xml Wed Feb 19 03:50:00
2014 (r10487)
@@ -75,7 +75,7 @@
<para>Setting this envronment variable prevents adding unneeded
features that may be available on the host. Note that the location
shown for setting this environment variable is different from other
- LFS sections where variables are set preceeding the command. This
+ LFS sections where variables are set preceding the command. This
location is shown to demonstrate an alternative way of setting an
environment variable when using configure.</para>
</listitem>
Modified: branches/systemd/BOOK/chapter06/acl.xml
==============================================================================
--- branches/systemd/BOOK/chapter06/acl.xml Tue Feb 18 14:04:32 2014
(r10486)
+++ branches/systemd/BOOK/chapter06/acl.xml Wed Feb 19 03:50:00 2014
(r10487)
@@ -61,7 +61,7 @@
<para>The Acl tests need to be run on a filesystem that supports access
controls. Coreutils needs to be compiled with ACL support in order for
- the testsuite to complete sucessfully. To test the results, issue:</para>
+ the testsuite to complete successfully. To test the results, issue:</para>
<screen><userinput remap="test">make tests</userinput></screen>
Modified: branches/systemd/BOOK/chapter07/locale.xml
==============================================================================
--- branches/systemd/BOOK/chapter07/locale.xml Tue Feb 18 14:04:32 2014
(r10486)
+++ branches/systemd/BOOK/chapter07/locale.xml Wed Feb 19 03:50:00 2014
(r10487)
@@ -127,7 +127,7 @@
<para>You can also specify other language specific environment variables such
as <envar>LANG</envar>, <envar>LC_CTYPE</envar>, <envar>LC_NUMERIC</envar> or
any other environment variable from <command>locale</command> output. Just
- seperate them with a space. An example where <envar>LANG</envar> is set as
+ separate them with a space. An example where <envar>LANG</envar> is set as
en_US.UTF-8 but <envar>LC_CTYPE</envar> is set as just en_US is:</para>
<screen role="nodump"><userinput>localectl set-locale LANG="en_US.UTF-8"
LC_CTYPE="en_US"</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page