aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bash-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/bash-desc.xml')
-rw-r--r--appendixa/bash-desc.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/appendixa/bash-desc.xml b/appendixa/bash-desc.xml
deleted file mode 100644
index f1aa1ebd5..000000000
--- a/appendixa/bash-desc.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<sect2><title>Short descriptions</title>
-
-<para><command>bash</command> is a widely-used command interpreter. It
-performs all kinds of expansions and substitutions on a given command line
-before executing it, thus making this interpreter a powerful tool.</para>
-
-<para><command>bashbug</command> is a shell script to help the user
-compose and mail bug reports concerning bash in a standard format.</para>
-
-<para><command>sh</command> is a symlink to the bash program. When invoked
-as sh, bash tries to mimic the startup behavior of historical versions of sh as
-closely as possible, while conforming to the POSIX standard as well.</para>
-
-</sect2>
-