From: Stephen Hemminger <stephen.hemminger@vyatta.com>
To: Andreas Henriksson <andreas@fatal.se>
Cc: netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH] iproute2: add synonyms for ip rule options to ip(8) manpage.
Date: Wed, 2 Jan 2008 16:32:45 -0800 [thread overview]
Message-ID: <20080102163245.17aaab9e@deepthought> (raw)
In-Reply-To: <1199317752.16358.57.camel@localhost.localdomain>
On Thu, 03 Jan 2008 00:49:11 +0100
Andreas Henriksson <andreas@fatal.se> wrote:
> commit 355e1438f73602fbac029d28891dfa889471b679
> Author: Andreas Henriksson <andreas@fatal.se>
> Date: Wed Jan 2 23:21:59 2008 +0100
>
> Add synonyms for ip rule options to ip(8) manpage.
>
> See:
> http://bugs.debian.org/433507
> http://bugs.debian.org/213673
>
> diff --git a/man/man8/ip.8 b/man/man8/ip.8
> index c74440a..1a57a42 100644
> --- a/man/man8/ip.8
> +++ b/man/man8/ip.8
> @@ -1568,10 +1568,12 @@ the priority of this rule. Each rule should have an explicitly
> set
> .I unique
> priority value.
> +The options preference and order are synonyms with priority.
>
> .TP
> .BI table " TABLEID"
> the routing table identifier to lookup if the rule selector matches.
> +It is also possible to use lookup instead of table.
>
> .TP
> .BI realms " FROM/TO"
> @@ -1589,6 +1591,7 @@ may be either the start of the block of NAT addresses (selected by NAT
> routes) or a local host address (or even zero).
> In the last case the router does not translate the packets, but
> masquerades them to this address.
> +Using map-to instead of nat means the same thing.
>
> .B Warning:
> Changes to the RPDB made with these commands do not become active
> @@ -1601,6 +1604,7 @@ This command has no arguments.
>
> .SS ip rule show - list rules
> This command has no arguments.
> +The options list or lst are synonyms with show.
>
> .SH ip maddress - multicast addresses management
>
>
>
applied both.
--
Stephen Hemminger <stephen.hemminger@vyatta.com>
prev parent reply other threads:[~2008-01-03 0:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-02 23:47 [PATCH] iproute2: revert syntax help text mistake Andreas Henriksson
2008-01-02 23:49 ` [PATCH] iproute2: add synonyms for ip rule options to ip(8) manpage Andreas Henriksson
2008-01-03 0:32 ` Stephen Hemminger [this message]
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=20080102163245.17aaab9e@deepthought \
--to=stephen.hemminger@vyatta.com \
--cc=andreas@fatal.se \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).