diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-02-03 23:24:24 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-02-03 23:24:24 +0000 |
commit | e4b9338243e80e23c08eccaaf770259edbe72c5d (patch) | |
tree | e7f115ade9983172971131d41934b6e1e90959bb /appendixa | |
parent | 6f531d7b8c0fa937866a56c6ab729fc0f75d94e0 (diff) |
fix typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/bin86-shortdesc.xml | 2 | ||||
-rw-r--r-- | appendixa/makedev-shortdesc.xml | 2 | ||||
-rw-r--r-- | appendixa/procps-shortdesc.xml | 2 | ||||
-rw-r--r-- | appendixa/shellutils-shortdesc.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/appendixa/bin86-shortdesc.xml b/appendixa/bin86-shortdesc.xml index 17576631c..ab125eb3e 100644 --- a/appendixa/bin86-shortdesc.xml +++ b/appendixa/bin86-shortdesc.xml @@ -2,7 +2,7 @@ <para>Last checked against version &bin86-contversion;</para> -<para>Bin86 is a simple assember and linker for 8086 - 80386 machine +<para>Bin86 is a simple assembler and linker for 8086 - 80386 machine code.</para> <para>Bin86 installs the following:</para> diff --git a/appendixa/makedev-shortdesc.xml b/appendixa/makedev-shortdesc.xml index de672d4b0..5ed4debd4 100644 --- a/appendixa/makedev-shortdesc.xml +++ b/appendixa/makedev-shortdesc.xml @@ -8,7 +8,7 @@ directory. Detailed information about device nodes may be found in the <filename>Documentation/devices.txt</filename> file under the Linux kernel source tree.</para> -<para>MAKDEV installs the following:</para> +<para>MAKEDEV installs the following:</para> <sect3><title>Program Files</title> <para>MAKEDEV</para></sect3> diff --git a/appendixa/procps-shortdesc.xml b/appendixa/procps-shortdesc.xml index 0bbff8aa3..c760eae8d 100644 --- a/appendixa/procps-shortdesc.xml +++ b/appendixa/procps-shortdesc.xml @@ -3,7 +3,7 @@ <para>Last checked against version &procps-contversion;.</para> <para>The Procps package provides programs to monitor and -hault system processes. Procps gathers information about +halt system processes. Procps gathers information about processes via the <filename>/proc</filename> directory.</para> <para>Procps installs the following:</para> diff --git a/appendixa/shellutils-shortdesc.xml b/appendixa/shellutils-shortdesc.xml index 5371a8ea7..877530dbc 100644 --- a/appendixa/shellutils-shortdesc.xml +++ b/appendixa/shellutils-shortdesc.xml @@ -2,7 +2,7 @@ <para>Last checked against version &sh-utils-contversion;.</para> -<para>The sh-utils package contains a number of basic shell manipulation +<para>The Sh-utils package contains a number of basic shell manipulation utilities.</para> <para>Sh-utils installs the following:</para> |