diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-26 22:23:41 +0000 |
commit | 17476c5481ff8ebced096511eb66134c68f6f042 (patch) | |
tree | 289a04a19b82aaa5ea665ba31cc67842bdabfbf7 /appendixa/sysvinit-desc.xml | |
parent | f2f5117750f8473c6d77fda7f205bfde31b5cdcc (diff) |
Removing some excess white space.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-desc.xml')
-rw-r--r-- | appendixa/sysvinit-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/sysvinit-desc.xml b/appendixa/sysvinit-desc.xml index 94d504659..b4113a382 100644 --- a/appendixa/sysvinit-desc.xml +++ b/appendixa/sysvinit-desc.xml @@ -32,7 +32,7 @@ switch off the computer. But see halt.</para> But see halt.</para> <para><command>runlevel</command> reports the previous and the current -runlevel, as noted in the last runlevel record in +runlevel, as noted in the last runlevel record in <filename>/var/run/utmp</filename>.</para> <para><command>shutdown</command> brings the system down in a secure way, @@ -43,7 +43,7 @@ normally invoked by init when the system goes into single user mode.</para> <para><command>telinit</command> tells init which runlevel to enter.</para> -<para><command>utmpdump</command> displays the content of the given login +<para><command>utmpdump</command> displays the content of the given login file in a friendlier format.</para> <para><command>wall</command> writes a message to all logged-in users.</para> |