Ignore:
Timestamp:
May 31, 2006, 8:56:05 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
c3ed84c
Parents:
4da1581
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
  • BOOK/final-system/common/sysvinit.xml

    r4da1581 r09d06d3  
    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.