Ignore:
Timestamp:
12/31/2015 09:09:13 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
7.9-systemd
Children:
6e13139
Parents:
6eb40d4
Message:

Sync with trunk r10891, update to udev-1.10.6, update to systemd-228.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/inetutils.xml

    r6eb40d4 r131c907  
    110110
    111111<screen><userinput remap="test">make check</userinput></screen>
     112<!--
    112113    <para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard
    113114    coding of some support program paths. All tests pass if the tests are rerun
    114115    at the end of Chapter 6.</para>
    115 
     116-->
    116117    <para>Install the package:</para>
    117118
     
    133134
    134135      <seglistitem>
    135         <seg>ftp, ifconfig, hostname, ping, ping6, rcp, rexec, rlogin,
    136         rsh, talk, telnet, tftp, and traceroute</seg>
     136        <seg>dnsdomainname, ftp, ifconfig, hostname, ping, ping6,
     137        talk, telnet, tftp, and traceroute</seg>
    137138      </seglistitem>
    138139    </segmentedlist>
     
    143144      <?dbhtml list-presentation="table"?>
    144145
     146      <varlistentry id="dnsdomainname">
     147        <term><command>dnsdomainname</command></term>
     148        <listitem>
     149        <para>Show the system's DNS domain name</para>
     150        <indexterm zone="ch-system-inetutils dnsdomainname">
     151          <primary sortas="b-dnsdomainname">dnsdomainname</primary>
     152        </indexterm>
     153        </listitem>
     154      </varlistentry>
     155
    145156      <varlistentry id="ftp">
    146157        <term><command>ftp</command></term>
     
    153164      </varlistentry>
    154165
     166      <varlistentry id="hostname">
     167        <term><command>hostname</command></term>
     168        <listitem>
     169          <para>Reports or sets the name of the host</para>
     170          <indexterm zone="ch-system-inetutils hostname">
     171            <primary sortas="b-hostname">hostname</primary>
     172          </indexterm>
     173        </listitem>
     174      </varlistentry>
     175
    155176      <varlistentry id="ifconfig">
    156177        <term><command>ifconfig</command></term>
     
    160181          <primary sortas="b-ifconfig">ifconfig</primary>
    161182        </indexterm>
    162         </listitem>
    163       </varlistentry>
    164 
    165       <varlistentry id="hostname">
    166         <term><command>hostname</command></term>
    167         <listitem>
    168           <para>Reports or sets the name of the host</para>
    169           <indexterm zone="ch-system-inetutils hostname">
    170             <primary sortas="b-hostname">hostname</primary>
    171           </indexterm>
    172183        </listitem>
    173184      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.