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/sysvinit.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/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index b1b85c6b9..e93e1cc85 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -60,7 +60,7 @@ versions of these programs and their man pages:</para> <screen><userinput remap="make">sed -i -e '/utmpdump/d' \ - -e '/mountpoint/d' src/Makefile</userinput></screen> + -e '/mountpoint/d' src/Makefile</userinput></screen> <para>Compile the package:</para> @@ -81,7 +81,7 @@ <segtitle>Installed programs</segtitle> <seglistitem> - <seg>bootlogd, fstab-decode, halt, init, killall5, last, + <seg>bootlogd, fstab-decode, halt, init, killall5, last, lastb (link to last), mesg, pidof (link to killall5), poweroff (link to halt), reboot (link to halt), runlevel, shutdown, sulogin, and telinit (link to init)</seg> |