Ver código fonte

Net-tools, Perl, Texinfo: Updated package contents. GCC: Removed i686-specific programs. M4: Added 'last checked against' for uniformity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Timothy Bauscher 23 anos atrás
pai
commit
53bd4fe210

+ 1 - 6
appendixa/gcc-desc.xml

@@ -4,8 +4,7 @@
 
 <sect3><title>Program Files</title>
 <para>c++, c++filt, cc (link to gcc), cc1, cc1plus, collect2, cpp, cpp0,
-g++, gcc, gccbug, gcov, i686-pc-linux-gnu-c++, i686-pc-linux-gnu-g++,
-i686-pc-linux-gnu-gcc, tradcpp0</para></sect3>
+g++, gcc, gccbug, gcov and tradcpp0</para></sect3>
 
 <sect3><title>Descriptions</title>
 
@@ -47,10 +46,6 @@ bug reports.</para></sect4>
 <para>gcov analyzes programs to help create more efficient, faster running
 code through optimization.</para></sect4>
 
-<sect4><title>i686-pc-linux-gnu-c++, i686-pc-linux-gnu-g++,
-i686-pc-linux-gnu-gcc</title>
-<para>No description is currently available.</para></sect4>
-
 <sect4><title>tradcpp0</title>
 <para>No description is currently available.</para></sect4>
 

+ 3 - 2
appendixa/m4-desc.xml

@@ -1,4 +1,6 @@
-<sect2><title>Contents of M4-&m4-contversion;</title>
+<sect2><title>Contents of M4</title>
+
+<para>Last checked against version &m4-contversion;.</para>
 
 <sect3><title>Program Files</title>
 <para>m4</para></sect3>
@@ -17,4 +19,3 @@ right.</para></sect4>
 </sect3>
 
 </sect2>
-

+ 1 - 5
appendixa/nettools-desc.xml

@@ -5,7 +5,7 @@
 <sect3><title>Program Files</title>
 
 <para>arp, dnsdomainname (link to hostname), domainname (link to
-hostname), hostname, ifconfig, nameif, netstat, nisdomainname (link to
+hostname), ifconfig, nameif, netstat, nisdomainname (link to
 hostname), plipconfig, rarp, route, slattach and ypdomainname (link to
 hostname)</para></sect3>
 
@@ -22,10 +22,6 @@ or delete an entry, or to dump the ARP cache.</para></sect4>
 <para>domainname shows or sets the system's NIS/YP domain
 name.</para></sect4>
 
-<sect4><title>hostname</title>
-<para>hostname is used to set or show the system's
-hostname.</para></sect4>
-
 <sect4><title>ifconfig</title>
 <para>The ifconfig command is the general command used to configure network
 interfaces.</para></sect4>

+ 66 - 1
appendixa/perl-desc.xml

@@ -85,5 +85,70 @@ in perl.</para></sect4>
 
 </sect3>
 
-</sect2>
+<sect3><title>Library Files</title>
+<para>attrs.so, B.so, ByteLoader.so, DProf.so, Dumper.so, DynaLoader.a,
+Fcntl.so, Glob.so, Hostname.so, IO.so, libperl.a, Opcode.so, Peek.so,
+POSIX.so, re.so, SDBM_File.so, Socket.so, Syslog.so and SysV.so</para></sect3>
+
+<sect3><title>Descriptions</title>
+
+<sect4><title>attrs</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>B</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>ByteLoader</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>DProf</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Dumper</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>DynaLoader</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Fcntl</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Glob</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Hostname</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>IO</title>
+<para>No description is currently available.</para></sect4>
 
+<sect4><title>libperl</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Opcode</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Peek</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>POSIX</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>re</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>SDBM_File</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Socket</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>Syslog</title>
+<para>No description is currently available.</para></sect4>
+
+<sect4><title>SysV</title>
+<para>No description is currently available.</para></sect4>
+
+</sect3>
+
+</sect2>

+ 6 - 1
appendixa/texinfo-desc.xml

@@ -3,7 +3,8 @@
 <para>Last checked against version &texinfo-contversion;.</para>
 
 <sect3><title>Program Files</title>
-<para>info, install-info, makeinfo, texi2dvi and texindex</para></sect3>
+<para>info, infokey, install-info, makeinfo, texi2dvi and
+texindex</para></sect3>
 
 <sect3><title>Descriptions</title>
 
@@ -13,6 +14,10 @@
 they tend to be more in depth than just explaining the options to a
 program.</para></sect4>
 
+<sect4><title>infokey</title>
+<para>infokey compiles a source file containing Info customizations into
+a binary format.</para></sect4>
+
 <sect4><title>install-info</title>
 <para>The install-info program updates the info entries. When the info
 program is run a list with available topics (ie: available info documents) will

+ 5 - 1
chapter01/changelog.xml

@@ -45,7 +45,11 @@
 </itemizedlist>
 </para></listitem>
 
-<listitem><para>June 16th, 2002 [timothy]: Chapter 05 &amp; 06 - Gettext:
+<listitem><para>June 23rd, 2002 [timothy]: Chapter 06 - Net-tools,
+Perl, Texinfo: Updated package contents. GCC: Removed i686-specific
+programs. M4: Added "last checked against" for uniformity.</para></listitem>
+
+<listitem><para>June 16th, 2002 [timothy]: Chapter 06 - Gettext:
 Updated package contents.</para></listitem>
 
 <listitem><para>June 14th, 2002 [timothy]: Chapter 05 &amp; 06 - Binutils,

+ 1 - 1
entities/texinfo.ent

@@ -14,7 +14,7 @@
 
 <!ENTITY texinfo-version "4.2">
 <!ENTITY texinfo-depversion "4.0">
-<!ENTITY texinfo-contversion "4.0">
+<!ENTITY texinfo-contversion "4.2">
 <!ENTITY texinfo-size "1,175 KB">
 <!ENTITY texinfo-dir "texinfo-&texinfo-version;">
 <!ENTITY texinfo-package "texinfo-&texinfo-version;.tar.bz2">

+ 2 - 2
index.xml

@@ -4,8 +4,8 @@
 
 <!ENTITY book SYSTEM "book/book.xml">
 
-<!ENTITY version "20020622">
-<!ENTITY releasedate "June 22nd, 2002">
+<!ENTITY version "20020623">
+<!ENTITY releasedate "June 23rd, 2002">
 
 <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
 <!ENTITY http-root "http://ftp.linuxfromscratch.org">