blob: 3bd87ff4574a55f84251a2f842be6ef35b8b7976 [file] [log] [blame]
Patrick Williams520786c2023-06-25 16:20:36 -05001Upstream-Status: Pending
2
Brad Bishop0f291cc2019-09-01 15:16:57 -04003Description: Correct typo: s/ommited/omitted/
4Author: Michael Shuler <michael@pbandjelly.org>
5Index: ifmetric/man/ifmetric.8
6===================================================================
7--- ifmetric.orig/man/ifmetric.8
8+++ ifmetric/man/ifmetric.8
9@@ -9,7 +9,7 @@ ifmetric is a Linux tool for setting the
10
11 ifmetric uses the Linux NETLINK interface to manipulate the routes. Because of that it is compatible with routes created with the new iproute2 utility.
12 .SH OPTIONS
13-You should specify the interface name as first parameter. The second parameter should be the new metric. If ommited the metric 0 (highest) is used.
14+You should specify the interface name as first parameter. The second parameter should be the new metric. If omitted the metric 0 (highest) is used.
15 .SH RETURN VALUES
16 \fI0\f1 Success
17