aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bashprofile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bashprofile.xml')
-rw-r--r--chapter06/bashprofile.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/chapter06/bashprofile.xml b/chapter06/bashprofile.xml
index 3e126f32e..b6543425c 100644
--- a/chapter06/bashprofile.xml
+++ b/chapter06/bashprofile.xml
@@ -14,7 +14,8 @@ Create a new file <filename>$LFS/root/.bash_profile</filename>
by running the following.
</para>
-<literallayout>
+<para>
+<screen>
<userinput>cat &gt; $LFS/root/.bash_profile &lt;&lt; "EOF"</userinput>
# Begin /root/.bash_profile
@@ -25,7 +26,8 @@ export PS1 PATH
# End /root/.bash_profile
<userinput>EOF</userinput>
-</literallayout>
+</screen>
+</para>
<para>
The PS1 variable is an environment variable that controls the appearance of