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, 1 insertions, 2 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index 4f0647c34..82d10408a 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -29,7 +29,6 @@ following command will do so:</para>
<para>And reload the newly compiled <userinput>bash</userinput> program:</para>
-<para><screen><userinput>exec /bin/bash --login
-set +h</userinput></screen></para>
+<para><screen><userinput>exec /bin/bash +h --login</userinput></screen></para>
</sect2>