mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
15b6ed4273
commit
5618bb7f5a
@ -12,7 +12,7 @@ with the idea of using the <emphasis>Static Binutils Unit</emphasis>
|
|||||||
(abbreviated to <emphasis>SBU</emphasis>).</para>
|
(abbreviated to <emphasis>SBU</emphasis>).</para>
|
||||||
|
|
||||||
<para>It works like this: the first package you compile in this book is the
|
<para>It works like this: the first package you compile in this book is the
|
||||||
statically linked Binutils in<xref linkend="chapter05"/>, and the time it
|
statically linked Binutils in <xref linkend="chapter05"/>, and the time it
|
||||||
takes to compile this package is what we call the "Static Binutils Unit" or
|
takes to compile this package is what we call the "Static Binutils Unit" or
|
||||||
"SBU". All other compile times will be expressed relative to this time.</para>
|
"SBU". All other compile times will be expressed relative to this time.</para>
|
||||||
|
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY version "CVS-2004-01-20">
|
<!ENTITY version "CVS-2004-01-21">
|
||||||
<!ENTITY releasedate "January 20th, 2004">
|
<!ENTITY releasedate "January 21st, 2004">
|
||||||
<!ENTITY milestone "5.1">
|
<!ENTITY milestone "5.1">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user