diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 05278c75c..8729787e2 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -40,9 +40,11 @@ Before we start, make sure the LFS environment variable is setup properly if you decided to make use of it. Run the following: </para> -<blockquote><literallayout> - <userinput>echo $LFS</userinput> -</literallayout></blockquote> +<para> +<screen> +<userinput>echo $LFS</userinput> +</screen> +</para> <para> Check to make sure the output contains the correct directory to the LFS |