[<prev] [next>] [day] [month] [year] [list]
Message-ID:
<SEYPR06MB6523D44E490FF177C47BEEBA8EAAA@SEYPR06MB6523.apcprd06.prod.outlook.com>
Date: Tue, 16 Dec 2025 13:15:47 +0000
From: Abdullah Alomani <the.omania@...look.com>
To: "davem@...emloft.net" <davem@...emloft.net>, "edumazet@...gle.com"
<edumazet@...gle.com>, "kuba@...nel.org" <kuba@...nel.org>,
"pabeni@...hat.com" <pabeni@...hat.com>, "horms@...nel.org"
<horms@...nel.org>, "corbet@....net" <corbet@....net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH] net: docs: fix grammar in ARCnet option description
>From daadb4f6826bf2d5369acbca57b570269010c761 Mon Sep 17 00:00:00 2001
From: Abdullah Alomani <the.omania@...look.com>
Date: Tue, 16 Dec 2025 16:00:35 +0300
Subject: [PATCH] net: docs: fix grammar in ARCnet documentation
The sentence "It following options on the command line" is missing a verb.
Fix it by changing to "It has the following options on the command line",
making the documentation grammatically correct and easier to read.
Signed-off-by: Abdullah Alomani <the.omania@...look.com>
---
Documentation/networking/arcnet.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/arcnet.rst b/Documentation/networking/arcnet.rst
index cd43a18ad149..8a817cf22239 100644
--- a/Documentation/networking/arcnet.rst
+++ b/Documentation/networking/arcnet.rst
@@ -112,7 +112,7 @@ There are four chipset options:
This is the normal ARCnet card, which you've probably got. This is the only
chipset driver which will autoprobe if not told where the card is.
-It following options on the command line::
+It has the following options on the command line::
com90xx=[<io>[,<irq>[,<shmem>]]][,<name>] | <name>
--
2.52.0
Powered by blists - more mailing lists