[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1f93526f-02b0-8554-265e-e03d7b04552e@sven.de>
Date: Wed, 25 Jan 2023 16:53:08 +0100
From: Sven Neuhaus <sven-netdev@...n.de>
To: netdev@...r.kernel.org
Cc: sven-netdev@...n.de
Subject: [PATCH iproute2 v2 1/1] ip-rule.8: Bring synopsis in line with
description
From: Sven Neuhaus <sven-netdev@...n.de>
Bring ip-rule.8 synopsis in line with description
The parameters "show" and "priority" were listed in the synopsis using
other aliases than in the description.
Signed-off-by: Sven Neuhaus <sven-netdev@...n.de>
---
V1 -> V2: Include Simon Horman's suggestion, adding "show".
man/man8/ip-rule.8 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/man8/ip-rule.8 b/man/man8/ip-rule.8
index 2c12bf64..743d88c6 100644
--- a/man/man8/ip-rule.8
+++ b/man/man8/ip-rule.8
@@ -15,7 +15,7 @@ ip-rule \- routing policy database management
.ti -8
.B ip rule
-.RB "[ " list
+.RB "[ " show
.RI "[ " SELECTOR " ]]"
.ti -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 " ] [ "
--
2.30.1
Powered by blists - more mailing lists