]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
doc, man: ip-rule: Remove incorrect statement about rule 0
authorPhil Sutter <phil@nwl.cc>
Fri, 4 Mar 2016 11:52:41 +0000 (12:52 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 4 Mar 2016 23:27:52 +0000 (15:27 -0800)
The documentation is wrong here: it is indeed possible to remove policy
rule 0 and recreate it afterwards. Therefore remove these statements.

Signed-off-by: Phil Sutter <phil@nwl.cc>
doc/ip-cref.tex
man/man8/ip-rule.8

index 67094c95b3681dbe5e03d580011aa7ad588a81b7..242cc266b7acd34adcf390e6272944e333d6160e 100644 (file)
@@ -2049,9 +2049,6 @@ table \verb|local| (ID 255).
 The \verb|local| table is a special routing table containing
 high priority control routes for local and broadcast addresses.
 
-Rule 0 is special. It cannot be deleted or overridden.
-
-
 \item Priority: 32766, Selector: match anything, Action: lookup routing
 table \verb|main| (ID 254).
 The \verb|main| table is the normal routing table containing all non-policy
index e9fbb3cf1a62df73ff5c7e45e1b09f9880776dff..1774ae3ee1fbbc9eb5924b948d6703d0123eebef 100644 (file)
@@ -118,8 +118,6 @@ The
 .B local
 table is a special routing table containing
 high priority control routes for local and broadcast addresses.
-.sp
-Rule 0 is special. It cannot be deleted or overridden.
 
 .TP
 2.