[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA++M5e+Edbq8qnYgGvG=oR_=Cecou_NTqxH2Z-Ld9=SdhQQLQg@mail.gmail.com>
Date: Thu, 27 Apr 2023 11:41:48 +0500
From: Bilal Khan <bilalkhanrecovered@...il.com>
To: majordomo@...r.kernel.org
Cc: netdev@...r.kernel.org
Subject: [PATCH] Fix grammar in ip-rule(8) man page
Hey there,
I have identified a small grammatical error in the ip-rule(8) man
page, and have created a patch to fix it. The current first line of
the DESCRIPTION section reads:
> ip rule manipulates rules in the routing policy database control the route selection algorithm.
This sentence contains a grammatical error, as "control" should either
be changed to "that controls" (to apply to "database") or "to control"
(to apply to "manipulates"). I have updated the sentence to read:
> ip rule manipulates rules in the routing policy database that controls the route selection algorithm.
This change improves the readability and clarity of the ip-rule(8) man
page and makes it easier for users to understand how to use the ip
rule command.
I have attached the patch file
"0001-Fix-grammar-in-ip-rule-8-man-page.patch" to this email and would
appreciate any feedback or suggestions for improvement.
View attachment "0001-Fix-grammar-in-ip-rule-8-man-page.patch" of type "text/x-patch" (1238 bytes)
Powered by blists - more mailing lists