Author: chris
Date: 2006-05-31 21:27:34 -0600 (Wed, 31 May 2006)
New Revision: 1712
Modified:
trunk/BOOK/final-system/common/sysvinit.xml
Log:
Added mountpoint to the list of programs installed by sysvinit
Modified: trunk/BOOK/final-system/common/sysvinit.xml
===================================================================
--- trunk/BOOK/final-system/common/sysvinit.xml 2006-05-31 15:22:56 UTC (rev
1711)
+++ trunk/BOOK/final-system/common/sysvinit.xml 2006-06-01 03:27:34 UTC (rev
1712)
@@ -111,7 +111,7 @@
<segtitle>Installed programs</segtitle>
<seglistitem>
- <seg>halt, init, killall5, last, lastb (link to last), mesg, pidof
+ <seg>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>
@@ -195,6 +195,16 @@
</listitem>
</varlistentry>
+i <varlistentry id="mountpoint">
+ <term><command>mountpoint</command></term>
+ <listitem>
+ <para>Tells you whether or not a directory is a mount point.</para>
+ <indexterm zone="ch-system-sysvinit mesg">
+ <primary sortas="b-mountpoint">mountpoint</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="pidof">
<term><command>pidof</command></term>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page