Author: manuel
Date: 2005-04-17 03:27:41 -0600 (Sun, 17 Apr 2005)
New Revision: 4982

Modified:
   branches/6.1/BOOK/chapter06/less.xml
   branches/6.1/BOOK/general.ent
Log:
Typos (ported from trunk r4980)

Modified: branches/6.1/BOOK/chapter06/less.xml
===================================================================
--- branches/6.1/BOOK/chapter06/less.xml        2005-04-17 09:26:39 UTC (rev 
4981)
+++ branches/6.1/BOOK/chapter06/less.xml        2005-04-17 09:27:41 UTC (rev 
4982)
@@ -65,7 +65,7 @@
 <varlistentry id="less">
 <term><command>less</command></term>
 <listitem>
-<para>a file viewer or pager; it displays the contents of the given
+<para>A file viewer or pager; it displays the contents of the given
 file, letting the user scroll, find strings, and jump to marks</para>
 <indexterm zone="ch-system-less less"><primary 
sortas="b-less">less</primary></indexterm>
 </listitem>
@@ -74,7 +74,7 @@
 <varlistentry id="lessecho">
 <term><command>lessecho</command></term>
 <listitem>
-<para>needed to expand meta-characters, such as <emphasis>*</emphasis>
+<para>Needed to expand meta-characters, such as <emphasis>*</emphasis>
 and <emphasis>?</emphasis>, in filenames on Unix systems</para>
 <indexterm zone="ch-system-less lessecho"><primary 
sortas="b-lessecho">lessecho</primary></indexterm>
 </listitem>
@@ -83,7 +83,7 @@
 <varlistentry id="lesskey">
 <term><command>lesskey</command></term>
 <listitem>
-<para>used to specify the key bindings for <command>less</command></para>
+<para>Used to specify the key bindings for <command>less</command></para>
 <indexterm zone="ch-system-less lesskey"><primary 
sortas="b-lesskey">lesskey</primary></indexterm>
 </listitem>
 </varlistentry>

Modified: branches/6.1/BOOK/general.ent
===================================================================
--- branches/6.1/BOOK/general.ent       2005-04-17 09:26:39 UTC (rev 4981)
+++ branches/6.1/BOOK/general.ent       2005-04-17 09:27:41 UTC (rev 4982)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "TESTING-20050416">
-<!ENTITY releasedate "April 16, 2005">
+<!ENTITY version "TESTING-20050417">
+<!ENTITY releasedate "April 17, 2005">
 <!ENTITY milestone "6.1">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/";>

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

Reply via email to