From: Phil Sutter <phil@nwl.cc>
To: Stephen Hemminger <shemming@brocade.com>
Cc: netdev@vger.kernel.org
Subject: [iproute PATCH 5/5] doc, man: ip-rule: Remove incorrect statement about rule 0
Date: Fri, 4 Mar 2016 12:52:41 +0100 [thread overview]
Message-ID: <1457092361-17603-6-git-send-email-phil@nwl.cc> (raw)
In-Reply-To: <1457092361-17603-1-git-send-email-phil@nwl.cc>
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 | 3 ---
man/man8/ip-rule.8 | 2 --
2 files changed, 5 deletions(-)
diff --git a/doc/ip-cref.tex b/doc/ip-cref.tex
index 67094c95b3681..242cc266b7acd 100644
--- a/doc/ip-cref.tex
+++ b/doc/ip-cref.tex
@@ -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
diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8
index e9fbb3cf1a62d..1774ae3ee1fbb 100644
--- a/man/man8/ip-rule.8
+++ b/man/man8/ip-rule.8
@@ -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.
--
2.7.2
next prev parent reply other threads:[~2016-03-04 11:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 11:52 [iproute PATCH 0/5] Misc minor documentation fixes Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 1/5] tc: pedit: document branch control in help output Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 2/5] man: ip-link: Beef up VXLAN csum options a bit Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 3/5] man: tc-u32: Minor syntax fix Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 4/5] man: ip-route: Make synopsis consistent with description Phil Sutter
2016-03-04 11:52 ` Phil Sutter [this message]
2016-03-04 23:37 ` [iproute PATCH 0/5] Misc minor documentation fixes Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1457092361-17603-6-git-send-email-phil@nwl.cc \
--to=phil@nwl.cc \
--cc=netdev@vger.kernel.org \
--cc=shemming@brocade.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox