diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/sysvinit-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff) |
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-shortdesc.xml')
-rw-r--r-- | appendixa/sysvinit-shortdesc.xml | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/appendixa/sysvinit-shortdesc.xml b/appendixa/sysvinit-shortdesc.xml index 6aec55c06..7c63b2164 100644 --- a/appendixa/sysvinit-shortdesc.xml +++ b/appendixa/sysvinit-shortdesc.xml @@ -5,13 +5,10 @@ <para>The Sysvinit package contains programs to control the startup, running and shutdown of all other programs.</para> -<para>Sysvinit installs the following:</para> - -<sect3><title>Program Files</title> -<para>halt, init, killall5, last, lastb (link to last), mesg, pidof -(link to killall5), poweroff (link to halt), reboot (link to halt), -runlevel, shutdown, sulogin, telinit (link to init), utmpdump and -wall</para></sect3> +<para><emphasis>Installed programs</emphasis>: halt, init, killall5, last, +lastb (link to last), mesg, pidof (link to killall5), poweroff (link to halt), +reboot (link to halt), runlevel, shutdown, sulogin, telinit (link to init), +utmpdump and wall</para> </sect2> |