Removed the wall program description from the Sysvinit instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Randy McMurchy 2008-10-11 19:41:40 +00:00
parent e38671e104
commit fd4ae4ebd0

View File

@ -130,7 +130,7 @@ EOF</userinput></screen>
<seg>bootlogd, halt, init, killall5, last, lastb (link to last), mesg, <seg>bootlogd, halt, init, killall5, last, lastb (link to last), mesg,
mountpoint, pidof (link to killall5), poweroff (link to halt), mountpoint, pidof (link to killall5), poweroff (link to halt),
reboot (link to halt), runlevel, shutdown, sulogin, reboot (link to halt), runlevel, shutdown, sulogin,
telinit (link to init), utmpdump, and wall</seg> telinit (link to init), and utmpdump</seg>
</seglistitem> </seglistitem>
</segmentedlist> </segmentedlist>
@ -318,16 +318,6 @@ EOF</userinput></screen>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="wall">
<term><command>wall</command></term>
<listitem>
<para>Writes a message to all logged-in users</para>
<indexterm zone="ch-system-sysvinit wall">
<primary sortas="b-wall">wall</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist> </variablelist>
</sect2> </sect2>