|
@@ -77,7 +77,7 @@ on the system rather than using its own readline version.</para></listitem>
|
|
|
<para>Run the newly compiled <command>bash</command> program (replacing the one that is
|
|
|
currently being executed):</para>
|
|
|
|
|
|
-<screen><userinput>exec /bin/bash --login +h</userinput></screen>
|
|
|
+<screen role="nodump"><userinput>exec /bin/bash --login +h</userinput></screen>
|
|
|
|
|
|
<note><para>The parameters used make the <command>bash</command>
|
|
|
process an interactive login shell and continue to disable hashing so
|