aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/conventions.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-09-08 16:58:41 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-09-08 16:58:41 +0000
commit5044934c10996fb64cde1af2166ac7ed4e5e7629 (patch)
treef72274ade9723189925df1f96db7b52af366156f /chapter01/conventions.xml
parent71c95b6929d25651018a16a643f28e9548a75978 (diff)
Surrounded the configure command by screen tags, patch by DJ Lucas
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/conventions.xml')
-rw-r--r--chapter01/conventions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/conventions.xml b/chapter01/conventions.xml
index ab8949f5d..b236639e7 100644
--- a/chapter01/conventions.xml
+++ b/chapter01/conventions.xml
@@ -5,7 +5,7 @@
<para>To make things easy to follow, there are a number of conventions used
throughout the book. Following are some examples:</para>
-<para><userinput>./configure --prefix=/usr</userinput></para>
+<para><screen><userinput>./configure --prefix=/usr</userinput></screen></para>
<blockquote><para>This form of text is designed to be typed exactly
as seen unless otherwise noted in the surrounding text. It is also used