Remove eol spaces not caught by merge

This commit is contained in:
Pierre Labastie 2021-09-15 09:54:13 +02:00
parent 9af096edf5
commit b8a98a0e25
3 changed files with 7 additions and 7 deletions

View File

@ -127,7 +127,7 @@ umount $LFS/{sys,proc,run,dev}</userinput></screen>
</para> </para>
</note> </note>
<screen role="nodump"><userinput>cd $LFS <screen role="nodump"><userinput>cd $LFS
tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen> tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
</sect2> </sect2>
@ -154,8 +154,8 @@ tar -cJpf $HOME/lfs-temp-tools-&version;.tar.xz .</userinput></screen>
environment variable is not set for the root user, it will destroy environment variable is not set for the root user, it will destroy
your entire host system. YOU ARE WARNED.</para></warning> your entire host system. YOU ARE WARNED.</para></warning>
<screen role="nodump"><computeroutput>cd $LFS <screen role="nodump"><computeroutput>cd $LFS
rm -rf ./* rm -rf ./*
tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen> tar -xpf $HOME/lfs-temp-tools-&version;.tar.xz</computeroutput></screen>
<para> <para>

View File

@ -22,7 +22,7 @@
<!-- jhalfs needs a literal dash, not &ndash; --> <!-- jhalfs needs a literal dash, not &ndash; -->
<![ %sysv; [ <![ %sysv; [
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book; <!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases --> Change to x.y for release but not -rc releases -->
]]> ]]>
<![ %systemd; [ <![ %systemd; [

View File

@ -437,11 +437,11 @@
<![ %systemd; [ <![ %systemd; [
<!ENTITY lfs-bootscripts-version "not-used"> <!ENTITY lfs-bootscripts-version "not-used">
<!ENTITY lfs-bootscripts-size "not-used"> <!ENTITY lfs-bootscripts-size "not-used">
<!ENTITY lfs-bootscripts-url "not-used"> <!ENTITY lfs-bootscripts-url "not-used">
<!ENTITY lfs-bootscripts-md5 "not-used"> <!ENTITY lfs-bootscripts-md5 "not-used">
<!ENTITY lfs-bootscripts-home "not-used"> <!ENTITY lfs-bootscripts-home "not-used">
<!ENTITY lfs-bootscripts-cfg-du "not-used"> <!ENTITY lfs-bootscripts-cfg-du "not-used">
<!ENTITY lfs-bootscripts-cfg-sbu "not-used"> <!ENTITY lfs-bootscripts-cfg-sbu "not-used">
]]> ]]>