aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bash-inst.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index de9869e35..003d02f93 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -3,11 +3,6 @@
<sect2>
<title>Installation of Bash</title>
-<para>Bash has different default behavior when called as an interactive and
-a non-interactive shell. It is possible to change this by opening the config-top.h file and commenting out the line:</para>
-
-<para><filename>#define NON_INTERACTIVE_LOGIN_SHELLS</filename></para>
-
<para>Bash has a number of bugs in it that cause it to not behave the
way it is expected at times. Fix this behaviour with the following
patch:</para>