[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPwn2JS9Fo41QeA8eBvz-tY_c7CFvtCyWsHTXwrfxhRa5vN_3Q@mail.gmail.com>
Date: Fri, 23 Sep 2016 11:06:24 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: Phil Sutter <phil@....cc>, Hangbin Liu <liuhangbin@...il.com>,
network dev <netdev@...r.kernel.org>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH iproute2 2/2] ip rule: add selector support
2016-09-22 16:45 GMT+08:00 Phil Sutter <phil@....cc>:
> On Thu, Sep 22, 2016 at 02:28:49PM +0800, Hangbin Liu wrote:
> [...]
>> diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8
>> index 3508d80..ec0e31d 100644
>> --- a/man/man8/ip-rule.8
>> +++ b/man/man8/ip-rule.8
>> @@ -15,7 +15,8 @@ ip-rule \- routing policy database management
>>
>> .ti -8
>> .B ip rule
>> -.RB "[ " list " ]"
>> +.RB "[ " list
>> +.I "[ " SELECTOR " ]]"
>
> This makes the brackets cursive, too. Better use this instead:
>
> | .RI "[ " SELECTOR " ]]"
Thanks Phil, I'm not familiar with man doc syntax :)
Cheers
Hangbin
Powered by blists - more mailing lists