man: ip-route.8: Mention that lower metric means higher priority
This is quite counter-intuitive when using the 'preference' keyword. Signed-off-by: Lukas Braun <koomi@moshbit.net>
This commit is contained in:
parent
f2ca4a7a6f
commit
3288e9b426
|
|
@ -380,7 +380,7 @@ from
|
|||
.BI preference " NUMBER"
|
||||
the preference value of the route.
|
||||
.I NUMBER
|
||||
is an arbitrary 32bit number.
|
||||
is an arbitrary 32bit number, where routes with lower values are preferred.
|
||||
|
||||
.TP
|
||||
.BI table " TABLEID"
|
||||
|
|
|
|||
Loading…
Reference in New Issue