diff options
-rw-r--r-- | chapter09/theend.xml | 6 |
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 |