r1237 - trunk/BOOK/final-system/common
chris at linuxfromscratch.org
chris at linuxfromscratch.org
Thu Mar 9 09:03:23 MST 2006
Author: chris
Date: 2006-03-09 09:03:21 -0700 (Thu, 09 Mar 2006)
New Revision: 1237
Modified:
trunk/BOOK/final-system/common/glibc.xml
trunk/BOOK/final-system/common/shadow.xml
Log:
Couple of minor grammar fixes
Modified: trunk/BOOK/final-system/common/glibc.xml
===================================================================
--- trunk/BOOK/final-system/common/glibc.xml 2006-03-09 02:57:27 UTC (rev 1236)
+++ trunk/BOOK/final-system/common/glibc.xml 2006-03-09 16:03:21 UTC (rev 1237)
@@ -150,7 +150,7 @@
<title>Internationalization</title>
<para>The locales that can make the system respond in a different
- language were not installed by the above command. Install this
+ language were not installed by the above command. Install them
with:</para>
<screen><userinput>make localedata/install-locales</userinput></screen>
Modified: trunk/BOOK/final-system/common/shadow.xml
===================================================================
--- trunk/BOOK/final-system/common/shadow.xml 2006-03-09 02:57:27 UTC (rev 1236)
+++ trunk/BOOK/final-system/common/shadow.xml 2006-03-09 16:03:21 UTC (rev 1237)
@@ -73,7 +73,7 @@
</variablelist>
<para os="f">Disable the installation of the <command>groups</command>
- program and its man page, as Coreutils provides a better version:</para>
+ program and its man pages, as Coreutils provides a better version:</para>
<screen os="g"><userinput>sed -i 's/groups$(EXEEXT) //' src/Makefile
sed -i '/groups/d' man/Makefile</userinput></screen>
More information about the cross-lfs
mailing list