Browse Source

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
Randy McMurchy 17 years ago
parent
commit
fd4ae4ebd0
1 changed files with 1 additions and 11 deletions
  1. 1 11
      chapter06/sysvinit.xml

+ 1 - 11
chapter06/sysvinit.xml

@@ -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>