aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bash.xml')
-rw-r--r--chapter06/bash.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index f0c2e1b57..aa38ef855 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -38,7 +38,7 @@ patch:</para>
<para>And reload the newly compiled <command>bash</command> program:</para>
-<screen><userinput>exec /bin/bash --login +h</userinput></screen>
+<screen><userinput>exec /bin/bash +h</userinput></screen>
</sect2>