Changeset c36301e7
- Timestamp:
- 06/09/2021 05:49:02 PM (11 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack
- Children:
- 9c3ce2a
- Parents:
- 25596ffb
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r25596ffb rc36301e7 43 43 appropriate for the entry or if needed the entire day's listitem. 44 44 --> 45 <listitem> 46 <para>2021-06-09</para> 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - Install iproute2 programs in /usr/sbin for 50 consistency.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 45 55 <listitem revision="sysv"> 46 56 <para>2021-06-08</para> -
chapter08/iproute2.xml
r25596ffb rc36301e7 76 76 <para>Install the package:</para> 77 77 78 <screen><userinput remap="install">make install</userinput></screen>78 <screen><userinput remap="install">make SBINDIR=/usr/sbin install</userinput></screen> 79 79 80 80 <para>If desired, install the documentation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.