aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa')
-rw-r--r--appendixa/bash-desc.xml2
-rw-r--r--appendixa/bash-shortdesc.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/bash-desc.xml b/appendixa/bash-desc.xml
index 5baa77c5d..448e85b1f 100644
--- a/appendixa/bash-desc.xml
+++ b/appendixa/bash-desc.xml
@@ -9,7 +9,7 @@
<sect4><title>bash</title>
<para>bash is the Bourne-Again SHell, which is a widely used command
interpreter on Unix systems. The bash program reads from standard
-input, the keyboard. A user types something and the program will evaluate
+input (the keyboard). A user types something and the program will evaluate
what he has typed and do something with it, like running a
program.</para></sect4>
diff --git a/appendixa/bash-shortdesc.xml b/appendixa/bash-shortdesc.xml
index 9c195d277..c4a22898b 100644
--- a/appendixa/bash-shortdesc.xml
+++ b/appendixa/bash-shortdesc.xml
@@ -4,7 +4,7 @@
<para>bash is the Bourne-Again SHell, which is a widely used command
interpreter on Unix systems. The bash program reads from standard
-input, the keyboard. A user types something and the program will evaluate
+input (the keyboard). A user types something and the program will evaluate
what he has typed and do something with it, like running a
program.</para>