diff options
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index fc0ec3bc8..aee6a6861 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -130,7 +130,7 @@ EOF</userinput></screen> <seg>bootlogd, halt, init, killall5, last, lastb (link to last), mesg, mountpoint, pidof (link to killall5), poweroff (link to halt), reboot (link to halt), runlevel, shutdown, sulogin, - telinit (link to init), utmpdump, and wall</seg> + telinit (link to init), and utmpdump</seg> </seglistitem> </segmentedlist> @@ -318,16 +318,6 @@ EOF</userinput></screen> </listitem> </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> </sect2> |