Ignore:
Timestamp:
Jan 29, 2011, 4:28:46 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
d2759bb
Parents:
f33b74f (diff), 9fedd70f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/final-system/multilib/util-linux-64bit.xml
BOOK/final-system/multilib/util-linux-n32.xml
BOOK/final-system/multilib/util-linux.xml

File:
1 moved

Legend:

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

    rf33b74f r4ce7c10  
    66]>
    77
    8 <sect1 id="ch-system-util-linux-ng" role="wrap">
    9   <?dbhtml filename="util-linux-ng.html"?>
    10 
    11   <title>Util-linux-ng-&util-linux-ng-version;</title>
    12 
    13   <indexterm zone="ch-system-util-linux-ng">
    14     <primary sortas="a-Util-linux-ng">Util-linux-ng</primary>
     8<sect1 id="ch-system-util-linux" role="wrap">
     9  <?dbhtml filename="util-linux.html"?>
     10
     11  <title>Util-linux-&util-linux-version;</title>
     12
     13  <indexterm zone="ch-system-util-linux">
     14    <primary sortas="a-Util-linux">Util-linux</primary>
    1515  </indexterm>
    1616
     
    1818    <title/>
    1919
    20     <para>The Util-linux-ng package contains miscellaneous utility programs.
     20    <para>The Util-linux package contains miscellaneous utility programs.
    2121    Among them are utilities for handling file systems, consoles, partitions,
    2222    and messages.</para>
     
    2424  </sect2>
    2525
    26   <sect2 id="fhs-util-linux-ng" role="installation">
     26  <sect2 id="fhs-util-linux" role="installation">
    2727    <title>FHS compliance notes</title>
    2828
     
    4040
    4141  <sect2 role="installation">
    42     <title>Installation of Util-linux-ng</title>
    43 
    44     <para os="a">Prepare Util-linux-ng for compilation:</para>
     42    <title>Installation of Util-linux</title>
     43
     44    <para os="a">Prepare Util-linux for compilation:</para>
    4545
    4646<screen os="b"><userinput>./configure --enable-arch \
     
    9696  </sect2>
    9797
    98   <sect2 id="contents-util-linux-ng" role="content">
    99     <title>Contents of Util-linux-ng</title>
     98  <sect2 id="contents-util-linux" role="content">
     99    <title>Contents of Util-linux</title>
    100100
    101101    <segmentedlist>
     
    130130        <listitem>
    131131          <para>Informs the kernel of a new partition</para>
    132           <indexterm zone="ch-system-util-linux-ng addpart">
     132          <indexterm zone="ch-system-util-linux addpart">
    133133            <primary sortas="b-addpart">addpart</primary>
    134134          </indexterm>
     
    141141          <para>Opens a tty port, prompts for a login name,
    142142          and then invokes the <command>login</command> program</para>
    143           <indexterm zone="ch-system-util-linux-ng agetty">
     143          <indexterm zone="ch-system-util-linux agetty">
    144144            <primary sortas="b-agetty">agetty</primary>
    145145          </indexterm>
     
    151151        <listitem>
    152152          <para>Reports the machine's architecture</para>
    153           <indexterm zone="ch-system-util-linux-ng arch">
     153          <indexterm zone="ch-system-util-linux arch">
    154154            <primary sortas="b-arch">arch</primary>
    155155          </indexterm>
     
    162162          <para>A command line utility to locate and print block device
    163163          attributes</para>
    164           <indexterm zone="ch-system-util-linux-ng blkid">
     164          <indexterm zone="ch-system-util-linux blkid">
    165165            <primary sortas="b-blkid">blkid</primary>
    166166          </indexterm>
     
    173173          <para>Allows users to call block device ioctls from the command
    174174          line</para>
    175           <indexterm zone="ch-system-util-linux-ng blockdev">
     175          <indexterm zone="ch-system-util-linux blockdev">
    176176            <primary sortas="b-blockdev">blockdev</primary>
    177177          </indexterm>
     
    183183        <listitem>
    184184          <para>Displays a simple calendar</para>
    185           <indexterm zone="ch-system-util-linux-ng cal">
     185          <indexterm zone="ch-system-util-linux cal">
    186186            <primary sortas="b-cal">cal</primary>
    187187          </indexterm>
     
    193193        <listitem>
    194194          <para>Manipulates the partition table of the given device</para>
    195           <indexterm zone="ch-system-util-linux-ng cfdisk">
     195          <indexterm zone="ch-system-util-linux cfdisk">
    196196            <primary sortas="b-cfdisk">cfdisk</primary>
    197197          </indexterm>
     
    203203        <listitem>
    204204          <para>Finds duplicate executables</para>
    205           <indexterm zone="ch-system-util-linux-ng chkdupexe">
     205          <indexterm zone="ch-system-util-linux chkdupexe">
    206206            <primary sortas="b-chkdupexe">chkdupexe</primary>
    207207          </indexterm>
     
    213213        <listitem>
    214214          <para>Manipulates real-time attributes of a process</para>
    215           <indexterm zone="ch-system-util-linux-ng chrt">
     215          <indexterm zone="ch-system-util-linux chrt">
    216216            <primary sortas="b-chrt">chrt</primary>
    217217          </indexterm>
     
    223223        <listitem>
    224224          <para>Filters out reverse line feeds</para>
    225           <indexterm zone="ch-system-util-linux-ng col">
     225          <indexterm zone="ch-system-util-linux col">
    226226            <primary sortas="b-col">col</primary>
    227227          </indexterm>
     
    234234          <para>Filters <command>nroff</command> output for terminals
    235235          that lack some capabilities, such as overstriking and half-lines</para>
    236           <indexterm zone="ch-system-util-linux-ng colcrt">
     236          <indexterm zone="ch-system-util-linux colcrt">
    237237            <primary sortas="b-colcrt">colcrt</primary>
    238238          </indexterm>
     
    244244        <listitem>
    245245          <para>Filters out the given columns</para>
    246           <indexterm zone="ch-system-util-linux-ng colrm">
     246          <indexterm zone="ch-system-util-linux colrm">
    247247            <primary sortas="b-colrm">colrm</primary>
    248248          </indexterm>
     
    254254        <listitem>
    255255          <para>Formats a given file into multiple columns</para>
    256           <indexterm zone="ch-system-util-linux-ng column">
     256          <indexterm zone="ch-system-util-linux column">
    257257            <primary sortas="b-column">column</primary>
    258258          </indexterm>
     
    265265          <para>Sets the function of the Ctrl+Alt+Del key combination to a
    266266          hard or a soft reset</para>
    267           <indexterm zone="ch-system-util-linux-ng ctrlaltdel">
     267          <indexterm zone="ch-system-util-linux ctrlaltdel">
    268268            <primary sortas="b-ctrlaltdel">ctrlaltdel</primary>
    269269          </indexterm>
     
    276276          <para>Tunes the parameters of the serial line drivers for
    277277          Cyclades cards</para>
    278           <indexterm zone="ch-system-util-linux-ng cytune">
     278          <indexterm zone="ch-system-util-linux cytune">
    279279            <primary sortas="b-cytune">cytune</primary>
    280280          </indexterm>
     
    287287          <para>Gives the Discordian date or converts the given Gregorian date
    288288          to a Discordian one</para>
    289           <indexterm zone="ch-system-util-linux-ng ddate">
     289          <indexterm zone="ch-system-util-linux ddate">
    290290            <primary sortas="b-ddate">ddate</primary>
    291291          </indexterm>
     
    297297        <listitem>
    298298          <para>Asks the kernel to remove a partition</para>
    299           <indexterm zone="ch-system-util-linux-ng delpart">
     299          <indexterm zone="ch-system-util-linux delpart">
    300300            <primary sortas="b-delpart">delpart</primary>
    301301          </indexterm>
     
    307307        <listitem>
    308308          <para>Dumps the kernel boot messages</para>
    309           <indexterm zone="ch-system-util-linux-ng dmesg">
     309          <indexterm zone="ch-system-util-linux dmesg">
    310310            <primary sortas="b-dmesg">dmesg</primary>
    311311          </indexterm>
     
    317317        <listitem>
    318318          <para>Low-level formats a floppy disk</para>
    319           <indexterm zone="ch-system-util-linux-ng fdformat">
     319          <indexterm zone="ch-system-util-linux fdformat">
    320320            <primary sortas="b-fdformat">fdformat</primary>
    321321          </indexterm>
     
    327327        <listitem>
    328328          <para>Manipulates the partition table of the given device</para>
    329           <indexterm zone="ch-system-util-linux-ng fdisk">
     329          <indexterm zone="ch-system-util-linux fdisk">
    330330            <primary sortas="b-fdisk">fdisk</primary>
    331331          </indexterm>
     
    338338          <para>Finds a file system by label or Universally Unique Identifier
    339339          (UUID)</para>
    340           <indexterm zone="ch-system-util-linux-ng findfs">
     340          <indexterm zone="ch-system-util-linux findfs">
    341341            <primary sortas="b-findfs">findfs</primary>
    342342          </indexterm>
     
    349349          <para>Acquires a file lock and then executes a command with the lock
    350350          held</para>
    351           <indexterm zone="ch-system-util-linux-ng flock">
     351          <indexterm zone="ch-system-util-linux flock">
    352352            <primary sortas="b-flock">flock</primary>
    353353          </indexterm>
     
    359359        <listitem>
    360360          <para>Is used to check, and optionally repair, file systems</para>
    361           <indexterm zone="ch-system-util-linux-ng fsck">
     361          <indexterm zone="ch-system-util-linux fsck">
    362362            <primary sortas="b-fsck">fsck</primary>
    363363          </indexterm>
     
    370370          <para>Performs a consistency check on the Cramfs file system on the
    371371          given device</para>
    372           <indexterm zone="ch-system-util-linux-ng fsck.cramfs">
     372          <indexterm zone="ch-system-util-linux fsck.cramfs">
    373373            <primary sortas="b-fsck.cramfs">fsck.cramfs</primary>
    374374          </indexterm>
     
    381381          <para>Performs a consistency check on the Minix file system on the
    382382          given device</para>
    383           <indexterm zone="ch-system-util-linux-ng fsck.minix">
     383          <indexterm zone="ch-system-util-linux fsck.minix">
    384384            <primary sortas="b-fsck.minix">fsck.minix</primary>
    385385          </indexterm>
     
    391391        <listitem>
    392392          <para>Parses options in the given command line</para>
    393           <indexterm zone="ch-system-util-linux-ng getopt">
     393          <indexterm zone="ch-system-util-linux getopt">
    394394            <primary sortas="b-getopt">getopt</primary>
    395395          </indexterm>
     
    402402          <para>Dumps the given file in hexadecimal or in another given
    403403          format</para>
    404           <indexterm zone="ch-system-util-linux-ng hexdump">
     404          <indexterm zone="ch-system-util-linux hexdump">
    405405            <primary sortas="b-hexdump">hexdump</primary>
    406406          </indexterm>
     
    414414          the Real-Time Clock (RTC) or Basic Input-Output System (BIOS)
    415415          clock</para>
    416           <indexterm zone="ch-system-util-linux-ng hwclock">
     416          <indexterm zone="ch-system-util-linux hwclock">
    417417            <primary sortas="b-hwclock">hwclock</primary>
    418418          </indexterm>
     
    424424        <listitem>
    425425          <para>Gives and sets program I/O scheduling class and priority</para>
    426           <indexterm zone="ch-system-util-linux-ng ionice">
     426          <indexterm zone="ch-system-util-linux ionice">
    427427            <primary sortas="b-ionice">ionice</primary>
    428428          </indexterm>
     
    434434        <listitem>
    435435          <para>Creates various IPC resources</para>
    436           <indexterm zone="ch-system-util-linux-ng ipcmk">
     436          <indexterm zone="ch-system-util-linux ipcmk">
    437437            <primary sortas="b-ipcmk">ipcmk</primary>
    438438          </indexterm>
     
    444444        <listitem>
    445445          <para>Removes the given Inter-Process Communication (IPC) resource</para>
    446           <indexterm zone="ch-system-util-linux-ng ipcrm">
     446          <indexterm zone="ch-system-util-linux ipcrm">
    447447            <primary sortas="b-ipcrm">ipcrm</primary>
    448448          </indexterm>
     
    454454        <listitem>
    455455          <para>Provides IPC status information</para>
    456           <indexterm zone="ch-system-util-linux-ng ipcs">
     456          <indexterm zone="ch-system-util-linux ipcs">
    457457            <primary sortas="b-ipcs">ipcs</primary>
    458458          </indexterm>
     
    464464        <listitem>
    465465          <para>Reports the size of an iso9660 file system</para>
    466           <indexterm zone="ch-system-util-linux-ng isosize">
     466          <indexterm zone="ch-system-util-linux isosize">
    467467            <primary sortas="b-isosize">isosize</primary>
    468468          </indexterm>
     
    474474        <listitem>
    475475          <para>Attaches a line discipline to a serial line</para>
    476           <indexterm zone="ch-system-util-linux-ng ldattach">
     476          <indexterm zone="ch-system-util-linux ldattach">
    477477            <primary sortas="b-ldattach">ldattach</primary>
    478478          </indexterm>
     
    484484        <listitem>
    485485          <para>Copies a single line</para>
    486           <indexterm zone="ch-system-util-linux-ng line">
     486          <indexterm zone="ch-system-util-linux line">
    487487            <primary sortas="b-line">line</primary>
    488488          </indexterm>
     
    494494        <listitem>
    495495          <para>Enters the given message into the system log</para>
    496           <indexterm zone="ch-system-util-linux-ng logger">
     496          <indexterm zone="ch-system-util-linux logger">
    497497            <primary sortas="b-logger">logger</primary>
    498498          </indexterm>
     
    504504        <listitem>
    505505          <para>Displays lines that begin with the given string</para>
    506           <indexterm zone="ch-system-util-linux-ng look">
     506          <indexterm zone="ch-system-util-linux look">
    507507            <primary sortas="b-look">look</primary>
    508508          </indexterm>
     
    514514        <listitem>
    515515          <para>Sets up and controls loop devices</para>
    516           <indexterm zone="ch-system-util-linux-ng losetup">
     516          <indexterm zone="ch-system-util-linux losetup">
    517517            <primary sortas="b-losetup">losetup</primary>
    518518          </indexterm>
     
    524524        <listitem>
    525525          <para>Prints CPU architechture information</para>
    526           <indexterm zone="ch-system-util-linux-ng lscpu">
     526          <indexterm zone="ch-system-util-linux lscpu">
    527527            <primary sortas="b-lscpu">lscpu</primary>
    528528          </indexterm>
     
    535535          <para>Generates magic cookies (128-bit random hexadecimal numbers) for
    536536          <command>xauth</command></para>
    537           <indexterm zone="ch-system-util-linux-ng mcookie">
     537          <indexterm zone="ch-system-util-linux mcookie">
    538538            <primary sortas="b-mcookie">mcookie</primary>
    539539          </indexterm>
     
    546546          <para>Builds a file system on a device (usually a hard disk
    547547          partition)</para>
    548           <indexterm zone="ch-system-util-linux-ng mkfs">
     548          <indexterm zone="ch-system-util-linux mkfs">
    549549            <primary sortas="b-mkfs">mkfs</primary>
    550550          </indexterm>
     
    556556        <listitem>
    557557          <para>Creates a Santa Cruz Operations (SCO) bfs file system</para>
    558           <indexterm zone="ch-system-util-linux-ng mkfs.bfs">
     558          <indexterm zone="ch-system-util-linux mkfs.bfs">
    559559            <primary sortas="b-mkfs.bfs">mkfs.bfs</primary>
    560560          </indexterm>
     
    566566        <listitem>
    567567          <para>Creates a cramfs file system</para>
    568           <indexterm zone="ch-system-util-linux-ng mkfs.cramfs">
     568          <indexterm zone="ch-system-util-linux mkfs.cramfs">
    569569            <primary sortas="b-mkfs.cramfs">mkfs.cramfs</primary>
    570570          </indexterm>
     
    576576        <listitem>
    577577          <para>Creates a Minix file system</para>
    578           <indexterm zone="ch-system-util-linux-ng mkfs.minix">
     578          <indexterm zone="ch-system-util-linux mkfs.minix">
    579579            <primary sortas="b-mkfs.minix">mkfs.minix</primary>
    580580          </indexterm>
     
    587587          <para>Initializes the given device or file to be used as a swap
    588588          area</para>
    589           <indexterm zone="ch-system-util-linux-ng mkswap">
     589          <indexterm zone="ch-system-util-linux mkswap">
    590590            <primary sortas="b-mkswap">mkswap</primary>
    591591          </indexterm>
     
    597597        <listitem>
    598598          <para>A filter for paging through text one screen at a time</para>
    599           <indexterm zone="ch-system-util-linux-ng more">
     599          <indexterm zone="ch-system-util-linux more">
    600600            <primary sortas="b-more">more</primary>
    601601          </indexterm>
     
    608608          <para>Attaches the file system on the given device to a specified
    609609          directory in the file-system tree</para>
    610           <indexterm zone="ch-system-util-linux-ng mount">
     610          <indexterm zone="ch-system-util-linux mount">
    611611            <primary sortas="b-mount">mount</primary>
    612612          </indexterm>
     
    618618        <listitem>
    619619          <para>Shows the symbolic links in the given pathnames</para>
    620           <indexterm zone="ch-system-util-linux-ng namei">
     620          <indexterm zone="ch-system-util-linux namei">
    621621            <primary sortas="b-namei">namei</primary>
    622622          </indexterm>
     
    629629          <para>Tells the kernel about the presence and numbering of on-disk
    630630          partitions</para>
    631           <indexterm zone="ch-system-util-linux-ng partx">
     631          <indexterm zone="ch-system-util-linux partx">
    632632            <primary sortas="b-partx">partx</primary>
    633633          </indexterm>
     
    639639        <listitem>
    640640          <para>Displays a text file one screen full at a time</para>
    641           <indexterm zone="ch-system-util-linux-ng pg">
     641          <indexterm zone="ch-system-util-linux pg">
    642642            <primary sortas="b-pg">pg</primary>
    643643          </indexterm>
     
    650650          <para>Makes the given file system the new root file system of the
    651651          current process</para>
    652           <indexterm zone="ch-system-util-linux-ng pivot_root">
     652          <indexterm zone="ch-system-util-linux pivot_root">
    653653            <primary sortas="b-pivot_root">pivot_root</primary>
    654654          </indexterm>
     
    660660        <listitem>
    661661          <para>Reads kernel profiling information</para>
    662           <indexterm zone="ch-system-util-linux-ng readprofile">
     662          <indexterm zone="ch-system-util-linux readprofile">
    663663            <primary sortas="b-readprofile">readprofile</primary>
    664664          </indexterm>
     
    671671          <para>Renames the given files, replacing a given string with
    672672          another</para>
    673           <indexterm zone="ch-system-util-linux-ng rename">
     673          <indexterm zone="ch-system-util-linux rename">
    674674            <primary sortas="b-rename">rename</primary>
    675675          </indexterm>
     
    681681        <listitem>
    682682          <para>Alters the priority of running processes</para>
    683           <indexterm zone="ch-system-util-linux-ng renice">
     683          <indexterm zone="ch-system-util-linux renice">
    684684            <primary sortas="b-renice">renice</primary>
    685685          </indexterm>
     
    691691        <listitem>
    692692          <para>Reverses the lines of a given file</para>
    693           <indexterm zone="ch-system-util-linux-ng rev">
     693          <indexterm zone="ch-system-util-linux rev">
    694694            <primary sortas="b-rev">rev</primary>
    695695          </indexterm>
     
    701701        <listitem>
    702702          <para>Enters a system sleep state until a specified wakeup time</para>
    703           <indexterm zone="ch-system-util-linux-ng rtcwake">
     703          <indexterm zone="ch-system-util-linux rtcwake">
    704704            <primary sortas="b-rtcwake">rtcwake</primary>
    705705          </indexterm>
     
    711711        <listitem>
    712712          <para>Makes a typescript of a terminal session</para>
    713           <indexterm zone="ch-system-util-linux-ng script">
     713          <indexterm zone="ch-system-util-linux script">
    714714            <primary sortas="b-script">script</primary>
    715715          </indexterm>
     
    721721        <listitem>
    722722          <para>Plays back typescripts created by <command>script</command></para>
    723           <indexterm zone="ch-system-util-linux-ng scriptreplay">
     723          <indexterm zone="ch-system-util-linux scriptreplay">
    724724            <primary sortas="b-scriptreplay">scriptreplay</primary>
    725725          </indexterm>
     
    732732          <para>Changes reported architecture in new program environment and
    733733          sets personality flags</para>
    734           <indexterm zone="ch-system-util-linux-ng setarch">
     734          <indexterm zone="ch-system-util-linux setarch">
    735735            <primary sortas="b-setarch">setarch</primary>
    736736          </indexterm>
     
    742742        <listitem>
    743743          <para>Runs the given program in a new session</para>
    744           <indexterm zone="ch-system-util-linux-ng setsid">
     744          <indexterm zone="ch-system-util-linux setsid">
    745745            <primary sortas="b-setsid">setsid</primary>
    746746          </indexterm>
     
    752752        <listitem>
    753753          <para>Sets terminal attributes</para>
    754           <indexterm zone="ch-system-util-linux-ng setterm">
     754          <indexterm zone="ch-system-util-linux setterm">
    755755            <primary sortas="b-setterm">setterm</primary>
    756756          </indexterm>
     
    762762        <listitem>
    763763          <para>A disk partition table manipulator</para>
    764           <indexterm zone="ch-system-util-linux-ng sfdisk">
     764          <indexterm zone="ch-system-util-linux sfdisk">
    765765            <primary sortas="b-sfdisk">sfdisk</primary>
    766766          </indexterm>
     
    772772        <listitem>
    773773          <para>Disables devices and files for paging and swapping</para>
    774           <indexterm zone="ch-system-util-linux-ng swapoff">
     774          <indexterm zone="ch-system-util-linux swapoff">
    775775            <primary sortas="b-swapoff">swapoff</primary>
    776776          </indexterm>
     
    783783          <para>Enables devices and files for paging and swapping and
    784784          lists the devices and files currently in use</para>
    785           <indexterm zone="ch-system-util-linux-ng swapon">
     785          <indexterm zone="ch-system-util-linux swapon">
    786786            <primary sortas="b-swapon">swapon</primary>
    787787          </indexterm>
     
    793793        <listitem>
    794794          <para>Switches to another filesystem as the root of the mount tree</para>
    795           <indexterm zone="ch-system-util-linux-ng switch_root">
     795          <indexterm zone="ch-system-util-linux switch_root">
    796796            <primary sortas="b-switch_root">switch_root</primary>
    797797          </indexterm>
     
    805805          of a log file, then continues displaying any new entries in the
    806806          log file as they are created</para>
    807           <indexterm zone="ch-system-util-linux-ng tailf">
     807          <indexterm zone="ch-system-util-linux tailf">
    808808            <primary sortas="b-tailf">tailf</primary>
    809809          </indexterm>
     
    815815        <listitem>
    816816          <para>Retrieves or sets a process's CPU affinity</para>
    817           <indexterm zone="ch-system-util-linux-ng taskset">
     817          <indexterm zone="ch-system-util-linux taskset">
    818818            <primary sortas="b-taskset">taskset</primary>
    819819          </indexterm>
     
    825825        <listitem>
    826826          <para>Tunes the parameters of the line printer</para>
    827           <indexterm zone="ch-system-util-linux-ng tunelp">
     827          <indexterm zone="ch-system-util-linux tunelp">
    828828            <primary sortas="b-tunelp">tunelp</primary>
    829829          </indexterm>
     
    836836          <para>A filter for translating underscores into escape sequences
    837837          indicating underlining for the terminal in use</para>
    838           <indexterm zone="ch-system-util-linux-ng ul">
     838          <indexterm zone="ch-system-util-linux ul">
    839839            <primary sortas="b-ul">ul</primary>
    840840          </indexterm>
     
    846846        <listitem>
    847847          <para>Disconnects a file system from the system's file tree</para>
    848           <indexterm zone="ch-system-util-linux-ng umount">
     848          <indexterm zone="ch-system-util-linux umount">
    849849            <primary sortas="b-umount">umount</primary>
    850850          </indexterm>
     
    857857          <para>A daemon used by the UUID library to generate time-based
    858858          UUIDs in a secure and guranteed-unique fashion.</para>
    859           <indexterm zone="ch-system-util-linux-ng uuidd">
     859          <indexterm zone="ch-system-util-linux uuidd">
    860860            <primary sortas="b-uuidd">uuidd</primary>
    861861          </indexterm>
     
    869869          unique among all UUIDs created, on the local system and on other
    870870          systems, in the past and in the future</para>
    871           <indexterm zone="ch-system-util-linux-ng uuidgen">
     871          <indexterm zone="ch-system-util-linux uuidgen">
    872872            <primary sortas="b-uuidgen">uuidgen</primary>
    873873          </indexterm>
     
    880880          <para>Reports the location of the binary, source, and man page
    881881          for the given command</para>
    882           <indexterm zone="ch-system-util-linux-ng whereis">
     882          <indexterm zone="ch-system-util-linux whereis">
    883883            <primary sortas="b-whereis">whereis</primary>
    884884          </indexterm>
     
    891891          <para>Sends a message to the given user <emphasis>if</emphasis> that
    892892          user has not disabled receipt of such messages</para>
    893           <indexterm zone="ch-system-util-linux-ng write">
     893          <indexterm zone="ch-system-util-linux write">
    894894            <primary sortas="b-write">write</primary>
    895895          </indexterm>
     
    902902          <para>Contains routines for device identification and token
    903903          extraction</para>
    904           <indexterm zone="ch-system-util-linux-ng libblkid">
     904          <indexterm zone="ch-system-util-linux libblkid">
    905905            <primary sortas="c-libblkid">libblkid</primary>
    906906          </indexterm>
     
    913913          <para>Contains routines for generating unique identifiers for objects
    914914          that may be accessible beyond the local system</para>
    915           <indexterm zone="ch-system-util-linux-ng libuuid">
     915          <indexterm zone="ch-system-util-linux libuuid">
    916916            <primary sortas="c-libuuid">libuuid</primary>
    917917          </indexterm>
Note: See TracChangeset for help on using the changeset viewer.