aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bashprofile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bashprofile.xml')
-rw-r--r--chapter06/bashprofile.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/bashprofile.xml b/chapter06/bashprofile.xml
index 00c56f3b7..bb7f6115a 100644
--- a/chapter06/bashprofile.xml
+++ b/chapter06/bashprofile.xml
@@ -15,7 +15,6 @@ by running the following.
</para>
<literallayout>
-
<userinput>cat &gt; $LFS/root/.bash_profile &lt;&lt; "EOF"</userinput>
# Begin /root/.bash_profile
@@ -26,7 +25,6 @@ export PS1 PATH
# End /root/.bash_profile
<userinput>EOF</userinput>
-
</literallayout>
<para>