mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-12 23:34:34 +01:00
typo fix inherited from bad first glibc copy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
7681a57ae9
commit
ab28d5f3c0
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,5 @@
|
||||
<sect2><title> </title><para> </para></sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Grep Installation Dependencies</title>
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
<sect2><title>Contents of Grep</title>
|
||||
<sect2><title> </title><para> </para></sect2>
|
||||
|
||||
<sect2><title>Descriptions</title>
|
||||
|
||||
<para>Last checked against version &grep-contversion;.</para>
|
||||
|
||||
<sect3><title>Program Files</title>
|
||||
<para>egrep (link to grep), fgrep (link to grep) and grep</para></sect3>
|
||||
|
||||
<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
appendixa/grep-shortdesc.xml
Normal file
14
appendixa/grep-shortdesc.xml
Normal file
@ -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>
|
||||
|
@ -3,6 +3,7 @@
|
||||
<?dbhtml filename="grep.html" dir="appendixa"?>
|
||||
|
||||
&aa-grep-down;
|
||||
&aa-grep-shortdesc;
|
||||
&aa-grep-desc;
|
||||
&aa-grep-dep;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user