[PATCH] net: docs: fix grammar in ARCnet option description

From: Abdullah Alomani

Date: Tue Dec 16 2025 - 08:26:01 EST


>From daadb4f6826bf2d5369acbca57b570269010c761 Mon Sep 17 00:00:00 2001
From: Abdullah Alomani <the.omania@xxxxxxxxxxx>
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@xxxxxxxxxxx>
---
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