Ignore:
Timestamp:
05/12/2021 05:26:46 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
3de7f52
Parents:
0e9fb93 (diff), d7a9421 (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 pre-LFS-11-0 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/inetutils.xml

    r0e9fb93 rdf462a9  
    115115<screen><userinput remap="install">make install</userinput></screen>
    116116
    117     <para>Move some programs so they are available if <filename
    118     class='directory'>/usr</filename> is not accessible:</para>
    119 
    120 <screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6,traceroute} /bin
    121 mv -v /usr/bin/ifconfig /sbin</userinput></screen>
     117    <para>Move a program to the proper location:</para>
     118
     119<screen><userinput remap="install">mv -v /{,s}bin/ifconfig</userinput></screen>
    122120
    123121  </sect2>
Note: See TracChangeset for help on using the changeset viewer.