diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/linux-headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index 996fe9fdf..17b2694db 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -52,7 +52,7 @@ <screen><userinput remap="pre">make mrproper</userinput></screen> - <para>Now test and extract the user-visible kernel headers from the source. + <para>Now extract the user-visible kernel headers from the source. They are placed in an intermediate local directory and copied to the needed location because the extraction process removes any existing files in the target directory. There are also some hidden files used by |