aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-04-05 15:36:41 +0000
committerThomas Balu Walter <tw@itreff.de>2001-04-05 15:36:41 +0000
commit584847559bdeafe451b51b6a3a056f8a3960dbc0 (patch)
tree3de2f4d0bdbc8de8ce764bcb1517613a151b757f /appendixa
parent0387b1d07a87132eea7221d73eeb6754990894a5 (diff)
small fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/glibc-desc.xml2
-rw-r--r--appendixa/makedev-desc.xml2
-rw-r--r--appendixa/utillinux-desc.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml
index 8fa00acb2..bf91d87e5 100644
--- a/appendixa/glibc-desc.xml
+++ b/appendixa/glibc-desc.xml
@@ -11,7 +11,7 @@ The Glibc package contains the GNU C Library.
<para>
The C Library is a collection of commonly used functions in programs.
-This way a programmer doens't need to create his own functions for every
+This way a programmer doesn't need to create his own functions for every
single task. The most common things like writing a string to the screen
are already present and at the disposal of the programmer.
</para>
diff --git a/appendixa/makedev-desc.xml b/appendixa/makedev-desc.xml
index 68fe6eb2c..541aeaa31 100644
--- a/appendixa/makedev-desc.xml
+++ b/appendixa/makedev-desc.xml
@@ -9,7 +9,7 @@ The MAKEDEV package contains the MAKEDEV script.
<sect2><title>Description</title>
<para>
-MAKEDEV is a script that can help in creating the necesarry static
+MAKEDEV is a script that can help in creating the necessary static
device files that usually reside in the /dev directory.
</para>
diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml
index e9299f52a..cfb3143de 100644
--- a/appendixa/utillinux-desc.xml
+++ b/appendixa/utillinux-desc.xml
@@ -527,7 +527,7 @@ swapdev queries and sets swap device.
<title>tunelp</title>
<para>
-tunelp sets various paramters for the lp device.
+tunelp sets various parameters for the lp device.
</para>
</sect3>