Automatic merge of trunk into multilib

This commit is contained in:
Thomas Trepl 2022-12-13 00:30:12 +01:00
commit dc606d8560
3 changed files with 8 additions and 35 deletions

View File

@ -1135,7 +1135,7 @@ n/a - January 30, 2004:
* Changed the loadkeys script to run "loadkeys -d" and removed the need * Changed the loadkeys script to run "loadkeys -d" and removed the need
for the /etc/sysconfig/keyboard file. The kbd patch fixes the for the /etc/sysconfig/keyboard file. The kbd patch fixes the
"loadkeys -d" behaviour. "loadkeys -d" behavior.
1.6 - February 26th, 2002: 1.6 - February 26th, 2002:

View File

@ -93,8 +93,8 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<segtitle>Installed directories</segtitle> <segtitle>Installed directories</segtitle>
<seglistitem> <seglistitem>
<seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, <seg>bridge, ctstat (link to lnstat), genl, ifstat, ip, lnstat,
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, nstat, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc</seg> and tc</seg>
<seg>/etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version; <seg>/etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;
</seg> </seg>
@ -136,19 +136,6 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="ifcfg">
<term><command>ifcfg</command></term>
<listitem>
<para>A shell script wrapper for the <command>ip</command> command
(Note that this script requires the <command>arping</command> and
<command>rdisk</command> programs from the
iputils package found at <ulink url="http://www.skbuff.net/iputils/"/>.)</para>
<indexterm zone="ch-system-iproute2 ifcfg">
<primary sortas="b-ifcfg">ifcfg</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ifstat"> <varlistentry id="ifstat">
<term><command>ifstat</command></term> <term><command>ifstat</command></term>
<listitem> <listitem>
@ -220,17 +207,6 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry id="routef">
<term><command>routef</command></term>
<listitem>
<para>A component of <command>ip route</command>, for flushing
the routing tables</para>
<indexterm zone="ch-system-iproute2 routef">
<primary sortas="b-routef">routef</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="routel"> <varlistentry id="routel">
<term><command>routel</command></term> <term><command>routel</command></term>
<listitem> <listitem>
@ -295,7 +271,6 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
</listitem> </listitem>
</varlistentry> </varlistentry>
<!-- FixMe These options don't match tc -help screen -->
<varlistentry id="tc"> <varlistentry id="tc">
<term><command>tc</command></term> <term><command>tc</command></term>
<listitem> <listitem>
@ -308,14 +283,12 @@ cp -v COPYING README* /usr/share/doc/iproute2-&iproute2-version;</userinput></sc
<para><command>tc class</command> allows users to set up classes based <para><command>tc class</command> allows users to set up classes based
on the queuing discipline scheduling</para> on the queuing discipline scheduling</para>
<para><command>tc estimator</command> allows users to estimate the
data flow through a network</para>
<para><command>tc filter</command> allows users to set up the QoS/CoS <para><command>tc filter</command> allows users to set up the QoS/CoS
packet filtering</para> packet filtering</para>
<para><command>tc policy</command> allows users to set up the QoS/CoS <para><command>tc monitor</command> can be used to view changes
policies</para> made to Traffic Control in the kernel.</para>
<indexterm zone="ch-system-iproute2 ss"> <indexterm zone="ch-system-iproute2 ss">
<primary sortas="b-tc">tc</primary> <primary sortas="b-tc">tc</primary>
</indexterm> </indexterm>

View File

@ -41,7 +41,7 @@
<sect2 role="installation"> <sect2 role="installation">
<title>Installation of Kbd</title> <title>Installation of Kbd</title>
<para>The behaviour of the backspace and delete keys is not consistent <para>The behavior of the backspace and delete keys is not consistent
across the keymaps in the Kbd package. The following patch fixes this across the keymaps in the Kbd package. The following patch fixes this
issue for i386 keymaps:</para> issue for i386 keymaps:</para>