From 2ca8941c1fd5739874e4c29bd5ad176b21587a3d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 11 Feb 2013 20:09:22 +0000 Subject: Remove trailing whitespace from all files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendices/acknowledgments.xml | 10 ++-- appendices/dependencies.xml | 6 +-- appendices/scripts.xml | 114 ++++++++++++++++++++--------------------- appendices/udev-rules.xml | 4 +- 4 files changed, 67 insertions(+), 67 deletions(-) (limited to 'appendices') diff --git a/appendices/acknowledgments.xml b/appendices/acknowledgments.xml index c9d509e69..607bf7bf6 100644 --- a/appendices/acknowledgments.xml +++ b/appendices/acknowledgments.xml @@ -30,7 +30,7 @@ Bruce - Dubbs <bdubbs@linuxfromscratch.org> – LFS Release + Dubbs <bdubbs@linuxfromscratch.org> – LFS Release Manager, LFS Technical Writer/Editor @@ -146,7 +146,7 @@ - Luis Falcon + Luis Falcon <Luis Falcon> – torredehanoi.org mirror @@ -234,12 +234,12 @@ - Shizunet Co.,Ltd. + Shizunet Co.,Ltd. <info@shizu-net.jp> – lfs.mirror.shizu-net.jp mirror - Init World + Init World <http://www.initworld.com/> – lfs.initworld.com mirror @@ -344,7 +344,7 @@ Alexander E. Patrakov <alexander@linuxfromscratch.org> – LFS - Technical Writer, LFS Internationalization Editor, + Technical Writer, LFS Internationalization Editor, LFS Live CD Maintainer diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index f7c957c88..841887828 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -29,7 +29,7 @@ built in a certain order, this could result in paths of /tools/bin/[binary] being placed inside scripts installed to the final system. This is obviously not desirable. - + The last list of dependencies are optional packages that are not addressed in LFS, but could be useful to the user. These packages may have additional mandatory or optional dependencies of their own. For these @@ -837,7 +837,7 @@ &dependencies; - Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, + Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Texinfo, and Xz @@ -1555,7 +1555,7 @@ &dependencies; - Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, Popt, and Sed diff --git a/appendices/scripts.xml b/appendices/scripts.xml index c5f299870..30f63752b 100644 --- a/appendices/scripts.xml +++ b/appendices/scripts.xml @@ -2,34 +2,34 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + %general-entities; ]> @@ -51,145 +51,145 @@ /etc/rc.d/init.d/rc - The rc script is the first script called by + The rc script is the first script called by init and initiates the boot process. - &rc; + &rc; /lib/lsb/init-functions - &initfunctions; + &initfunctions; /etc/rc.d/init.d/functions - &functions; + &functions; /etc/rc.d/init.d/mountvirtfs - &mountvirtfs; + &mountvirtfs; /etc/rc.d/init.d/modules - &modules; + &modules; /etc/rc.d/init.d/udev - &udev; + &udev; /etc/rc.d/init.d/swap - &swap; + &swap; /etc/rc.d/init.d/setclock - &setclock; + &setclock; /etc/rc.d/init.d/checkfs - &checkfs; + &checkfs; /etc/rc.d/init.d/mountfs - &mountfs; + &mountfs; /etc/rc.d/init.d/udev_retry - &udev_retry; + &udev_retry; /etc/rc.d/init.d/cleanfs - &cleanfs; + &cleanfs; /etc/rc.d/init.d/console - &console; + &console; /etc/rc.d/init.d/localnet - &localnet; + &localnet; /etc/rc.d/init.d/sysctl - &sysctl; + &sysctl; /etc/rc.d/init.d/sysklogd - &sysklogd; + &sysklogd; /etc/rc.d/init.d/network - &network; + &network; /etc/rc.d/init.d/sendsignals - &sendsignals; + &sendsignals; /etc/rc.d/init.d/reboot - &reboot; + &reboot; /etc/rc.d/init.d/halt - &halt; + &halt; /etc/rc.d/init.d/template - &template; + &template; /etc/sysconfig/modules - &modules_sys; + &modules_sys; /etc/sysconfig/createfiles - &createfiles; + &createfiles; /etc/sysconfig/udev-retry - &cfg_udev_retry; + &cfg_udev_retry; /sbin/ifup - &ifup; + &ifup; /sbin/ifdown - &ifdown; + &ifdown; /lib/services/ipv4-static - &ipv4_static; + &ipv4_static; /lib/services/ipv4-static-route - &ipv4_static_route; + &ipv4_static_route; diff --git a/appendices/udev-rules.xml b/appendices/udev-rules.xml index 2549e5fc9..abb7f8846 100644 --- a/appendices/udev-rules.xml +++ b/appendices/udev-rules.xml @@ -2,7 +2,7 @@ - + %general-entities; ]> @@ -18,7 +18,7 @@ 55-lfs.rules - &lfs-rules; + &lfs-rules; -- cgit v1.2.3-54-g00ecf