Author: bdubbs
Date: Tue Feb 2 20:43:41 2021
New Revision: 12117
Log:
Wording and format changes
Modified:
trunk/BOOK/chapter06/file.xml
Modified: trunk/BOOK/chapter06/file.xml
==============================================================================
--- trunk/BOOK/chapter06/file.xml Tue Feb 2 19:00:59 2021 (r12116)
+++ trunk/BOOK/chapter06/file.xml Tue Feb 2 20:43:41 2021 (r12117)
@@ -43,14 +43,16 @@
<sect2 role="installation">
<title>Installation of File</title>
- <para>The build host <quote>file</quote> command iwith the same version as
- the one we are building is needed for building the signature file. Run the
- following commands to build it:</para>
+ <para>
+ The <command>file</command> command on the build host needs
+ to be same version as the one we are building in order to
+ create the signature file. Run the following commands to build it:
+ </para>
<screen><userinput remap="pre">mkdir build
pushd build
-../configure
-make
+ ../configure
+ make
popd</userinput></screen>
<para>Prepare File for compilation:</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page