Author: jim
Date: 2006-07-02 01:14:06 -0600 (Sun, 02 Jul 2006)
New Revision: 1880

Modified:
   /
   trunk/BOOK/final-system/common/gettext.xml
   trunk/BOOK/final-system/common/perl.xml
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/common/changelog.xml
Log:
 [EMAIL PROTECTED] (orig r1962):  [EMAIL PROTECTED] | 2006-07-01 21:31:22 -0700
 Minor grammar fixes



Property changes on: 
___________________________________________________________________
Name: svk:merge
   - b6734a72-470d-0410-b049-f317dca95413:/:1961
   + b6734a72-470d-0410-b049-f317dca95413:/:1962

Modified: trunk/BOOK/final-system/common/gettext.xml
===================================================================
--- trunk/BOOK/final-system/common/gettext.xml  2006-07-02 07:13:58 UTC (rev 
1879)
+++ trunk/BOOK/final-system/common/gettext.xml  2006-07-02 07:14:06 UTC (rev 
1880)
@@ -55,8 +55,8 @@
         gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, 
msgen,
         msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, 
msguniq,
         ngettext, and xgettext</seg>
-        <seg>libasprintf.[a,so], libgettextlib,so, libgettextpo.[a,so], and
-        libgettextsrc,so</seg>
+        <seg>libasprintf.[a,so], libgettextlib.so, libgettextpo.[a,so], and
+        libgettextsrc.so</seg>
       </seglistitem>
     </segmentedlist>
 

Modified: trunk/BOOK/final-system/common/perl.xml
===================================================================
--- trunk/BOOK/final-system/common/perl.xml     2006-07-02 07:13:58 UTC (rev 
1879)
+++ trunk/BOOK/final-system/common/perl.xml     2006-07-02 07:14:06 UTC (rev 
1880)
@@ -28,7 +28,7 @@
     <para os="a00">Before starting to configure, create a basic
     <filename>/etc/hosts</filename> file which will be referenced in one
     of Perl's configuration files as well as being used used by the testsuite
-    if you run that.</para>
+    if you run that:</para>
 
 <screen os="a01"><userinput>echo "127.0.0.1 localhost $(hostname)" &gt; 
/etc/hosts</userinput></screen>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-07-02 07:13:58 UTC (rev 1879)
+++ trunk/BOOK/general.ent      2006-07-02 07:14:06 UTC (rev 1880)
@@ -2,7 +2,7 @@
 
 <!ENTITY month "07"> <!-- Use two digits -->
 <!ENTITY month_name "July">
-<!ENTITY day "01"> <!-- Use two digits -->
+<!ENTITY day "02"> <!-- Use two digits -->
 <!ENTITY year "2006"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: trunk/BOOK/introduction/common/changelog.xml
===================================================================
--- trunk/BOOK/introduction/common/changelog.xml        2006-07-02 07:13:58 UTC 
(rev 1879)
+++ trunk/BOOK/introduction/common/changelog.xml        2006-07-02 07:14:06 UTC 
(rev 1880)
@@ -37,6 +37,17 @@
 -->
 
     <listitem>
+      <para>July 2, 2006</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Chris] - Updated passwd and group file creation
+                to only create minimal users and groups and
+                include information on other users/groups.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>July 1, 2006</para>
       <itemizedlist>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to