Changeset 59fb197 in clfs-sysroot for BOOK/final-system/common/sysvinit.xml


Ignore:
Timestamp:
Jun 5, 2006, 2:54:57 PM (19 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
3322dab
Parents:
ddf299b
Message:

r3817@server (orig r1719): jciccone | 2006-06-05 13:56:36 -0700
Brought the clfs-2.0 branch up to trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/sysvinit.xml

    rddf299b r59fb197  
    122122
    123123      <seglistitem>
    124         <seg>halt, init, killall5, last, lastb (link to last), mesg, pidof
     124        <seg>halt, init, killall5, last, lastb (link to last), mesg, mountpoint, pidof
    125125        (link to killall5), poweroff (link to halt), reboot (link to halt),
    126126        runlevel, shutdown, sulogin, telinit (link to init), utmpdump,
     
    206206      </varlistentry>
    207207
     208      <varlistentry id="mountpoint">
     209        <term><command>mountpoint</command></term>
     210        <listitem>
     211          <para>Tells you whether or not a directory is a mount point.</para>
     212          <indexterm zone="ch-system-sysvinit mountpoint">
     213            <primary sortas="b-mountpoint">mountpoint</primary>
     214          </indexterm>
     215        </listitem>
     216      </varlistentry>
     217
    208218      <varlistentry id="pidof">
    209219        <term><command>pidof</command></term>
Note: See TracChangeset for help on using the changeset viewer.