aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bash-desc.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-14 19:26:45 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-14 19:26:45 +0000
commit3cc70a04da4eb7dbd99789a87011d39a0d3bc615 (patch)
tree98caf479042c7f16083978e8ffadef5c6443c23f /appendixa/bash-desc.xml
parent36304016c2076dbf1dd08bc8cb0fe51b7e623107 (diff)
Removed all third person-references "you" - "a user" e.g.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bash-desc.xml')
-rw-r--r--appendixa/bash-desc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/bash-desc.xml b/appendixa/bash-desc.xml
index 6c1a7e225..aef324cbb 100644
--- a/appendixa/bash-desc.xml
+++ b/appendixa/bash-desc.xml
@@ -12,8 +12,8 @@ The Bash package contains the bash program
<para>
Bash is the Bourne-Again SHell, which is a widely used command
interpreter on Unix systems. Bash is a program that reads from standard
-input, the keyboard. You type something and the program will evaluate
-what you have typed and do something with it, like running a program.
+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>
</sect2>