]> git.ipfire.org Git - thirdparty/iproute2.git/commit
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)
commit0ce05841d58b42ef39ce7144dc31e77970e5d2e0
treeff7ec2de437a6bd223349cec88f2ae384d454fe4
parent2452c57a5283c85d02a30ba65212b8f423b7a382
doc, man: ip-rule: Remove incorrect statement about rule 0

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