diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-02-12 14:19:14 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-02-12 14:19:14 -0600 |
commit | 4990283f08926400d7b74b23f5092386dce01d56 (patch) | |
tree | e2b3ddb42c227321d53064209d99e38a9d506a7a /chapter04 | |
parent | 7c92d6dd822f0954be5ad423006759dcb1488b79 (diff) |
Typo
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/aboutsbus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/aboutsbus.xml b/chapter04/aboutsbus.xml index 9561b061f..f88db24f6 100644 --- a/chapter04/aboutsbus.xml +++ b/chapter04/aboutsbus.xml @@ -21,7 +21,7 @@ <para>The SBU measure works as follows. The first package to be compiled is binutils in <xref linkend="chapter-cross-tools"/>. The time it takes to - compile using one corethis package is what we will refer to as the Standard + compile using one core is what we will refer to as the Standard Build Unit or SBU. All other compile times will be expressed in terms of this unit of time.</para> |