浏览代码

typo fix inherited from bad first glibc copy

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 年之前
父节点
当前提交
ab28d5f3c0

+ 1 - 1
appendixa/bash-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &bash-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>bash</title>
 <para>bash is the Bourne-Again SHell, which is a widely used command

+ 2 - 2
appendixa/binutils-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &binutils-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>addr2line</title>
 <para>addr2line translates program addresses into file names and line numbers. 
@@ -76,7 +76,7 @@ modified copies under different names.</para></sect4>
 
 </sect3>
 
-<sect3><title>Library files descriptions</title>
+<sect3><title>Library file descriptions</title>
 
 <sect4><title>libbfd</title>
 <para>libbfd is the Binary File Descriptor library.</para></sect4>

+ 2 - 2
appendixa/bzip2-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &bzip2-contversion;</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>bunzip2</title>
 <para>bunzip2 decompresses files that are compressed with
@@ -45,7 +45,7 @@ terminal, like more.</para></sect4>
 
 </sect3>
 
-<sect3><title>Library files descriptions</title>
+<sect3><title>Library file descriptions</title>
 
 <sect4><title>libbz2</title>
 <para>libbz2 is the library for implementing lossless, block-sorting data

+ 1 - 1
appendixa/diffutils-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &diffutils-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>cmp and diff</title>
 <para>cmp and diff both compare two files and report their differences. Both

+ 1 - 1
appendixa/fileutils-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &fileutils-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>chgrp</title>
 <para>chgrp changes the group ownership of each given file to the named group, 

+ 1 - 1
appendixa/findutils-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &findutils-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>bigram</title>
 <para>bigram is used together with code to produce older-style locate 

+ 1 - 1
appendixa/gawk-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &gawk-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>awk</title>
 <para>awk is a symbolic link to gawk.</para></sect4>

+ 2 - 2
appendixa/gcc-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &gcc-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>cc, cc1, cc1plus, gcc</title>
 <para>These are the C compiler. A compiler translates source code in
@@ -47,7 +47,7 @@ code through optimization.</para></sect4>
 
 </sect3>
 
-<sect3><title>Library files descriptions</title>
+<sect3><title>Library file descriptions</title>
 
 <sect4><title>libgcc, libgcc_eh, libgcc_s</title>
 <para>Run-time support files for gcc.</para></sect4>

+ 2 - 2
appendixa/glibc-desc.xml

@@ -4,7 +4,7 @@
 
 <para>Last checked against version &glibc-contversion;.</para>
 
-<sect3><title>Program files descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>catchsegv</title>
 <para>catchsegv can be used to create a stack trace when a program
@@ -102,7 +102,7 @@ function.</para></sect4>
 
 </sect3>
 
-<sect3><title>Library files descriptions</title>
+<sect3><title>Library file descriptions</title>
 
 <sect4><title>ld.so</title>
 <para>ld.so is the helper program for shared library 

+ 2 - 0
appendixa/grep-dep.xml

@@ -1,3 +1,5 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
 <sect2>
 <title>Grep Installation Dependencies</title>
 

+ 4 - 5
appendixa/grep-desc.xml

@@ -1,11 +1,10 @@
-<sect2><title>Contents of Grep</title>
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
 
-<para>Last checked against version &grep-contversion;.</para>
+<sect2><title>Descriptions</title>
 
-<sect3><title>Program Files</title>
-<para>egrep (link to grep), fgrep (link to grep) and grep</para></sect3>
+<para>Last checked against version &grep-contversion;.</para>
 
-<sect3><title>Descriptions</title>
+<sect3><title>Program file descriptions</title>
 
 <sect4><title>egrep</title>
 <para>egrep prints lines from files matching an extended regular expression

+ 14 - 0
appendixa/grep-shortdesc.xml

@@ -0,0 +1,14 @@
+<sect2><title>Contents of Grep</title>
+
+<para>Last checked against version &grep-contversion;.</para>
+
+<para>Grep is a program used to print lines from a file matching a
+specified pattern.</para>
+
+<para>Grep installs the following:</para>
+
+<sect3><title>Program Files</title>
+<para>egrep (link to grep), fgrep (link to grep) and grep</para></sect3>
+
+</sect2>
+

+ 1 - 0
appendixa/grep.xml

@@ -3,6 +3,7 @@
 <?dbhtml filename="grep.html" dir="appendixa"?>
 
 &aa-grep-down;
+&aa-grep-shortdesc;
 &aa-grep-desc;
 &aa-grep-dep;