diff options
Diffstat (limited to 'appendixa/bash-desc.xml')
-rw-r--r-- | appendixa/bash-desc.xml | 2 |
1 files changed, 1 insertions, 1 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> |