Browse Source

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
Gerard Beekmans 22 years ago
parent
commit
5044934c10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter01/conventions.xml

+ 1 - 1
chapter01/conventions.xml

@@ -5,7 +5,7 @@
 <para>To make things easy to follow, there are a number of conventions used
 <para>To make things easy to follow, there are a number of conventions used
 throughout the book. Following are some examples:</para>
 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 
 <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 
 as seen unless otherwise noted in the surrounding text. It is also used