diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:15:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-02-11 20:15:37 +0000 |
commit | ce5ebe1429b10c536f09c3f4d8e1c6e8e0cb6e46 (patch) | |
tree | 038ac53b7d7e5a85137cfa9add6800dddf806540 /chapter06/systemd.xml | |
parent | eea40552f7f2760a902d87e98eecad9ab23caf81 (diff) |
Remove trailing whitespace from all files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10122 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> |