diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-18 14:10:43 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-18 14:10:43 +0800 |
commit | 33ca65cbb0a26273d53cd47030eb2a75e6905340 (patch) | |
tree | e1c00e68d42cdf9e46b999ce474cb89f726c3c83 /chapter02/hostreqs.xml | |
parent | 658a5da5fb4ed308f9bfd9524baefd444de51a94 (diff) |
hostreq: fix a hardcoded chapter number
Diffstat (limited to 'chapter02/hostreqs.xml')
-rw-r--r-- | chapter02/hostreqs.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 0ba38e1db..e513bd92d 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -85,7 +85,9 @@ <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para> <para>The reason for the kernel version requirement is that we specify - that version when building <application>glibc</application> in Chapter 6 + that version when building <application>glibc</application> in + <xref linkend="chapter-cross-tools"/> and + <xref linkend="chapter-building-system"/>, at the recommendation of the developers. It is also required by udev.</para> |