netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] ip-rule.8: Bring synopsis in line with description
@ 2023-01-25  8:20 Sven Neuhaus
  2023-01-25 14:48 ` Simon Horman
  2023-01-25 15:53 ` [PATCH iproute2 v2 1/1] " Sven Neuhaus
  0 siblings, 2 replies; 4+ messages in thread
From: Sven Neuhaus @ 2023-01-25  8:20 UTC (permalink / raw)
  To: netdev; +Cc: sven-netdev

Rename the option "priority" (with the aliases "preference" or "order") 
in the SYNOPSIS to be the same as under "DESCRIPTION".

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 " ] [ "

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-25 16:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25  8:20 [PATCH iproute2] ip-rule.8: Bring synopsis in line with description Sven Neuhaus
2023-01-25 14:48 ` Simon Horman
2023-01-25 15:53 ` [PATCH iproute2 v2 1/1] " Sven Neuhaus
2023-01-25 16:17   ` Simon Horman

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).