diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-12 23:23:50 +0000 |
commit | 58882995289b0b69420b13297bf87c4b4d398192 (patch) | |
tree | ff191d33957a2df74a39f4d20c26fbf421e2ca3d /appendixa/bash-shortdesc.xml | |
parent | 12c8f83b75be00e9e884761ea688d5f8aa5b30d1 (diff) |
Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bash-shortdesc.xml')
-rw-r--r-- | appendixa/bash-shortdesc.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/appendixa/bash-shortdesc.xml b/appendixa/bash-shortdesc.xml index ec8aac8e9..9663e1054 100644 --- a/appendixa/bash-shortdesc.xml +++ b/appendixa/bash-shortdesc.xml @@ -1,12 +1,6 @@ -<sect2><title>Contents of Bash</title> +<sect2><title> </title><para> </para></sect2> -<!-- <para>(Last checked against version &bash-contversion;.)</para> --> - -<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 -what he has typed and do something with it, like running a -program.</para> +<sect2 id="contents-bash"><title>Contents of Bash</title> <para><emphasis>Installed programs</emphasis>: bash, sh (link to bash) and bashbug</para> |