aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r--chapter06/bash-inst.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 597490117..a57645280 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -25,6 +25,7 @@ patch:</para>
<para>Reload the newly compiled Bash:</para>
-<para><screen><userinput>exec /bin/bash --login</userinput></screen></para>
+<para><screen><userinput>exec /bin/bash --login
+set +h</userinput></screen></para>
</sect2>