public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] README: remove unnecessary comma in "System Administrator" section
@ 2026-02-15 11:11 Achill Gilgenast
  2026-02-15 13:11 ` Sasha Levin
  2026-02-15 15:46 ` Jonathan Corbet
  0 siblings, 2 replies; 4+ messages in thread
From: Achill Gilgenast @ 2026-02-15 11:11 UTC (permalink / raw)
  To: sashal, linux-doc
  Cc: linux-kernel, Achill Gilgenast, Jonathan Corbet, Bagas Sanjaya,
	Kees Cook, Mauro Carvalho Chehab, Randy Dunlap

Commas before "and" are unnecessary if they are used in the same
context, as it is here.

Fixes: b9a565b3e4d8 ("README: restructure with role-based documentation and guidelines")
Signed-off-by: Achill Gilgenast <achill@achill.org>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index e6549b2a7aac..947265bc64ac 100644
--- a/README
+++ b/README
@@ -98,7 +98,7 @@ Maintain and stabilize kernel versions:
 System Administrator
 --------------------
 
-Configure, tune, and troubleshoot Linux systems:
+Configure, tune and troubleshoot Linux systems:
 
 * Admin Guide: Documentation/admin-guide/index.rst
 * Kernel Parameters: Documentation/admin-guide/kernel-parameters.rst
-- 
2.53.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-15 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15 11:11 [PATCH] README: remove unnecessary comma in "System Administrator" section Achill Gilgenast
2026-02-15 13:11 ` Sasha Levin
2026-02-15 17:40   ` Randy Dunlap
2026-02-15 15:46 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox