瀏覽代碼

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 年之前
父節點
當前提交
fd4ae4ebd0
共有 1 個文件被更改,包括 1 次插入11 次删除
  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>