[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y9FBWkR3TjuV9ETZ@corigine.com>
Date: Wed, 25 Jan 2023 15:48:58 +0100
From: Simon Horman <simon.horman@...igine.com>
To: Sven Neuhaus <sven-netdev@...n.de>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] ip-rule.8: Bring synopsis in line with
description
On Wed, Jan 25, 2023 at 09:20:22AM +0100, Sven Neuhaus wrote:
> Rename the option "priority" (with the aliases "preference" or "order") in
> the SYNOPSIS to be the same as under "DESCRIPTION".
Seems reasonable to me.
But if so, should 'list' also be updated to 'show'
a but further up in the SYNOPSIS?
> diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8
> index 2c12bf64..43820cf7 100644
> --- a/man/man8/ip-rule.8
> +++ b/man/man8/ip-rule.8
> @@ -42,8 +42,8 @@ ip-rule \- routing policy database management
> .IR STRING " ] [ "
> .B oif
> .IR STRING " ] [ "
> -.B pref
> -.IR NUMBER " ] [ "
> +.B priority
> +.IR PREFERENCE " ] [ "
> .IR l3mdev " ] [ "
> .B uidrange
> .IR NUMBER "-" NUMBER " ] [ "
>
Powered by blists - more mailing lists