aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/theend.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-27 14:44:51 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-27 14:44:51 +0000
commit5a01e43d476e8f2bb2514d499ea6ffd70f58a1fc (patch)
treeefe8950e79fd6f83b55f7be9b7db21a2e7187b41 /chapter09/theend.xml
parent6577b771c04e2ec06fdc0419f8e937ddc4cea5f5 (diff)
Put the 'touch' command in <blockquote><literallayout> tags
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/theend.xml')
-rw-r--r--chapter09/theend.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter09/theend.xml b/chapter09/theend.xml
index fe341084d..6de860b63 100644
--- a/chapter09/theend.xml
+++ b/chapter09/theend.xml
@@ -27,9 +27,13 @@ will be a good idea to create the /etc/lfs-&version; file. By having
this file it is very easy for you (and for us if you are going to ask
for help with something at some point) to find out which LFS version
you have installed on your system. This can just be a null-byte file by
-running <userinput>touch /etc/lfs-&version;</userinput>.
+running:
</para>
+<blockquote><literallayout>
+ <userinput>touch /etc/lfs-&version;</userinput>
+</literallayout></blockquote>
+
<para>
If you are wondering: "Well, where to go now?" you'll be glad to hear that
someone has written an <ulink