diff options
Diffstat (limited to 'chapter06/bashprofile.xml')
-rw-r--r-- | chapter06/bashprofile.xml | 2 |
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 > $LFS/root/.bash_profile << "EOF"</userinput> # Begin /root/.bash_profile @@ -26,7 +25,6 @@ export PS1 PATH # End /root/.bash_profile <userinput>EOF</userinput> - </literallayout> <para> |