diff options
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/glibc-desc.xml | 2 | ||||
-rw-r--r-- | appendixa/makedev-desc.xml | 2 | ||||
-rw-r--r-- | appendixa/utillinux-desc.xml | 2 |
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> |