Back out 0x documentation part of change

This commit is contained in:
Tom Eastep
2011-05-02 16:37:59 -07:00
parent 1ffc4ece34
commit 059e522ded
3 changed files with 5 additions and 10 deletions

View File

@ -40,8 +40,7 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
ERROR: Unknown INTERFACE (A) : /etc/shorewall/tcclasses
This has been corrected by requiring that class numbers
containing a-f or A-F must be prefaced by '0x'.
This has been corrected.
b) Shorewall reserves class number 1 for the root class of the
queuing discipline. Definining class 1 in

View File

@ -126,10 +126,8 @@
url="http://www.shorewall.net/FAQ.htm#faq18">http://www.shorewall.net/FAQ.htm#faq18</ulink></para>
<para>You may specify the interface number rather than the interface
name; if the class number is not numeric (e.g, contains a-f or A-f),
then it must be preceded by '0x' (e.g., 0xA). If the <emphasis
role="bold">classify</emphasis> option is given for the interface in
<ulink
name. If the <emphasis role="bold">classify</emphasis> option is
given for the interface in <ulink
url="shorewall-tcdevices.html">shorewall-tcdevices</ulink>(5), then
you must also specify an interface class (an integer that must be
unique within classes associated with this interface). If the

View File

@ -126,10 +126,8 @@
url="http://www.shorewall.net/FAQ.htm#faq18">http://www.shorewall.net/FAQ.htm#faq18</ulink></para>
<para>You may specify either the interface number or the interface
name; if the class number is not numeric (e.g, contains a-f or A-f),
then it must be preceded by '0x' (e.g., 0xA). If the <emphasis
role="bold">classify</emphasis> option is given for the interface in
<ulink
name. If the <emphasis role="bold">classify</emphasis> option is
given for the interface in <ulink
url="shorewall6-tcdevices.html">shorewall6-tcdevices</ulink>(5),
then you must also specify an interface class (an integer that must
be unique within classes associated with this interface).</para>