Changeset 8416e87 for final-system


Ignore:
Timestamp:
May 31, 2006, 8:56:05 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
a717694
Parents:
2faaa88
Message:

r3790@server (orig r1712): chris | 2006-05-31 20:27:34 -0700
Added mountpoint to the list of programs installed by sysvinit

File:
1 edited

Legend:

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

    r2faaa88 r8416e87  
    112112
    113113      <seglistitem>
    114         <seg>halt, init, killall5, last, lastb (link to last), mesg, pidof
     114        <seg>halt, init, killall5, last, lastb (link to last), mesg, mountpoint, pidof
    115115        (link to killall5), poweroff (link to halt), reboot (link to halt),
    116116        runlevel, shutdown, sulogin, telinit (link to init), utmpdump,
     
    196196      </varlistentry>
    197197
     198i      <varlistentry id="mountpoint">
     199        <term><command>mountpoint</command></term>
     200        <listitem>
     201          <para>Tells you whether or not a directory is a mount point.</para>
     202          <indexterm zone="ch-system-sysvinit mesg">
     203            <primary sortas="b-mountpoint">mountpoint</primary>
     204          </indexterm>
     205        </listitem>
     206      </varlistentry>
     207
    198208      <varlistentry id="pidof">
    199209        <term><command>pidof</command></term>
Note: See TracChangeset for help on using the changeset viewer.