Author: ken
Date: 2005-10-13 18:14:48 -0600 (Thu, 13 Oct 2005)
New Revision: 7002
Modified:
branches/6.1.1/BOOK/chapter01/changelog.xml
branches/6.1.1/BOOK/chapter06/coreutils.xml
branches/6.1.1/BOOK/chapter06/flex.xml
branches/6.1.1/BOOK/chapter06/shadow.xml
branches/6.1.1/BOOK/chapter06/texinfo.xml
branches/6.1.1/BOOK/general.ent
Log:
minor corrections to installed files
Modified: branches/6.1.1/BOOK/chapter01/changelog.xml
===================================================================
--- branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-13 16:58:59 UTC (rev
7001)
+++ branches/6.1.1/BOOK/chapter01/changelog.xml 2005-10-14 00:14:48 UTC (rev
7002)
@@ -88,6 +88,9 @@
</itemizedlist>
</listitem>
+<listitem><para>October 13th, 2005 [ken]: Fix known errors in lists of
+installed files.</para></listitem>
+
<listitem><para>July 9th, 2005 [archaic]: Rewrote kernel notes.
</para></listitem>
Modified: branches/6.1.1/BOOK/chapter06/coreutils.xml
===================================================================
--- branches/6.1.1/BOOK/chapter06/coreutils.xml 2005-10-13 16:58:59 UTC (rev
7001)
+++ branches/6.1.1/BOOK/chapter06/coreutils.xml 2005-10-14 00:14:48 UTC (rev
7002)
@@ -341,11 +341,11 @@
</listitem>
</varlistentry>
-<varlistentry id="groups-coreutils">
+<varlistentry id="groups">
<term><command>groups</command></term>
<listitem>
<para>Reports a user's group memberships</para>
-<indexterm zone="ch-system-coreutils groups-coreutils"><primary
sortas="b-groups-coreutils">groups</primary></indexterm>
+<indexterm zone="ch-system-coreutils groups"><primary
sortas="b-groups">groups</primary></indexterm>
</listitem>
</varlistentry>
Modified: branches/6.1.1/BOOK/chapter06/flex.xml
===================================================================
--- branches/6.1.1/BOOK/chapter06/flex.xml 2005-10-13 16:58:59 UTC (rev
7001)
+++ branches/6.1.1/BOOK/chapter06/flex.xml 2005-10-14 00:14:48 UTC (rev
7002)
@@ -85,7 +85,7 @@
<segmentedlist>
<segtitle>Installed programs</segtitle>
<segtitle>Installed library</segtitle>
-<seglistitem><seg>flex, flex++ (link to flex), and lex</seg>
+<seglistitem><seg>flex, lex</seg>
<seg>libfl.a</seg></seglistitem>
</segmentedlist>
@@ -104,14 +104,6 @@
</listitem>
</varlistentry>
-<varlistentry id="flex-">
-<term><command>flex++</command></term>
-<listitem>
-<para>Invokes a version of <command>flex</command> that is used exclusively
for C++ scanners</para>
-<indexterm zone="ch-system-flex flex-"><primary
sortas="b-flex++">flex++</primary></indexterm>
-</listitem>
-</varlistentry>
-
<varlistentry id="lex">
<term><command>lex</command></term>
<listitem>
Modified: branches/6.1.1/BOOK/chapter06/shadow.xml
===================================================================
--- branches/6.1.1/BOOK/chapter06/shadow.xml 2005-10-13 16:58:59 UTC (rev
7001)
+++ branches/6.1.1/BOOK/chapter06/shadow.xml 2005-10-14 00:14:48 UTC (rev
7002)
@@ -142,7 +142,7 @@
<segtitle>Installed programs</segtitle>
<segtitle>Installed libraries</segtitle>
<seglistitem><seg>chage, chfn, chpasswd, chsh, expiry, faillog, gpasswd,
-groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog,
login,
+groupadd, groupdel, groupmod, grpck, grpconv, grpunconv, lastlog, login,
logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
(link to newgrp), useradd, userdel, usermod, vigr (link to vipw), and
vipw</seg>
<seg>libshadow.[a,so]</seg>
@@ -236,14 +236,6 @@
</listitem>
</varlistentry>
-<varlistentry id="groups">
-<term><command>groups</command></term>
-<listitem>
-<para>Reports the groups of which the given users are members</para>
-<indexterm zone="ch-system-shadow groups"><primary
sortas="b-groups">groups</primary></indexterm>
-</listitem>
-</varlistentry>
-
<varlistentry id="grpck">
<term><command>grpck</command></term>
<listitem>
Modified: branches/6.1.1/BOOK/chapter06/texinfo.xml
===================================================================
--- branches/6.1.1/BOOK/chapter06/texinfo.xml 2005-10-13 16:58:59 UTC (rev
7001)
+++ branches/6.1.1/BOOK/chapter06/texinfo.xml 2005-10-14 00:14:48 UTC (rev
7002)
@@ -136,6 +136,14 @@
</listitem>
</varlistentry>
+<varlistentry id="texi2pdf">
+<term><command>texi2pdf</command></term>
+<listitem>
+<para>Create a PDF file from a Texinfo file.</para>
+<indexterm zone="ch-system-texinfo texi2pdf"><primary
sortas="b-texi2pdf">texi2pdf</primary></indexterm>
+</listitem>
+</varlistentry>
+
<varlistentry id="texindex">
<term><command>texindex</command></term>
<listitem>
Modified: branches/6.1.1/BOOK/general.ent
===================================================================
--- branches/6.1.1/BOOK/general.ent 2005-10-13 16:58:59 UTC (rev 7001)
+++ branches/6.1.1/BOOK/general.ent 2005-10-14 00:14:48 UTC (rev 7002)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "20051011">
-<!ENTITY releasedate "October 11, 2005">
+<!ENTITY version "20051013">
+<!ENTITY releasedate "October 13, 2005">
<!ENTITY milestone "6.1.1">
<!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page