diff options
author | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:41:43 +0200 |
---|---|---|
committer | Pierre Labastie <pierre.labastie@neuf.fr> | 2021-09-07 22:41:43 +0200 |
commit | 2967da3223a1a8b4ff2d4c67bdd344661a4f2914 (patch) | |
tree | 9a33e5a4f2c09b540be9a6d6a046556b49fa32f3 /chapter06 | |
parent | c6f58f47bdce93f07da86485fc3bddc39654a2a8 (diff) |
Remove spaces at end o lines - chapter06
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/file.xml | 4 | ||||
-rw-r--r-- | chapter06/introduction.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml index dc6024177..880817509 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -44,8 +44,8 @@ <title>Installation of File</title> <para> - The <command>file</command> command on the build host needs - to be same version as the one we are building in order to + 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> diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index 58f0dd7f7..1d786eb0c 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -18,7 +18,7 @@ <para>Using the utilities will be possible in next chapter after entering the <quote>chroot</quote> environment. But all the packages built in the - present chapter need to be built before we do that. Therefore we cannot be + present chapter need to be built before we do that. Therefore we cannot be independent of the host system yet.</para> <para>Once again, let us recall that improper setting of <envar>LFS</envar> |