diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:09:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:09:22 +0000 |
commit | 2ca8941c1fd5739874e4c29bd5ad176b21587a3d (patch) | |
tree | 1b004a17a2583b2df6608c2e47870b73f102b5ee /chapter06/systemd.xml | |
parent | c0220ed5ba7ba1e225c98fa61ada101103548bf3 (diff) |
Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r-- | chapter06/systemd.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index de5d3b968..a312bd05c 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -25,7 +25,7 @@ <para>The Udev package contains programs for dynamic creation of device nodes. The development of udev has been merged with systemd, but - most of systemd is incompatible with LFS. Here we build and install just + most of systemd is incompatible with LFS. Here we build and install just the needed udev files.</para> <segmentedlist> @@ -44,8 +44,8 @@ <note><para>This package is a little different from other packages. The initial package that is extracted is - <filename>systemd-&systemd-version;.tar.xz</filename> even though the - application we are installing is udev. After changing to the + <filename>systemd-&systemd-version;.tar.xz</filename> even though the + application we are installing is udev. After changing to the systemd directory, follow the instructions below.</para></note> <para>The udev-lfs tarball contains LFS-specific files used to build @@ -93,9 +93,9 @@ <seglistitem> <seg>accelerometer, ata_id, cdrom_id, collect, mtd_probe, scsi_id, v4l_id, udevadm, and udevd</seg> - + <seg>libudev.so</seg> - + <seg>/etc/udev, /lib/udev, /lib/firmware, /usr/share/doc/udev</seg> </seglistitem> </segmentedlist> |