[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAOCmVvBrTQiNZi1Du=d6CT_zj5nLpBKt68xJm0kR5nSxGBtNNQ@mail.gmail.com>
Date: Sun, 7 Dec 2025 13:58:05 +0530
From: ᴋᴀʀᴛɪᴋ sʜᴀʜ <kartikpro9599@...il.com>
To: linux-doc@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH v3] docs: improve introduction wording in howto.rst
>From cc05fff6b2ad1a5ca360f5ac9730ccc499d4606e Mon Sep 17 00:00:00 2001
From: kartikpro9599-hash <kartikpro9599@...il.com>
Date: Sun, 7 Dec 2025 13:53:02 +0530
Subject: [PATCH v3] docs: improve introduction wording in howto.rst
Signed-off-by: kartikpro9599-hash <kartikpro9599@...il.com>
---
Documentation/process/howto.rst | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst
index 9438e03d6..dc299e05e 100644
--- a/Documentation/process/howto.rst
+++ b/Documentation/process/howto.rst
@@ -3,15 +3,15 @@
HOWTO do Linux kernel development
=================================
-This is the be-all, end-all document on this topic. It contains
-instructions on how to become a Linux kernel developer and how to learn
-to work with the Linux kernel development community. It tries to not
-contain anything related to the technical aspects of kernel programming,
-but will help point you in the right direction for that.
-
-If anything in this document becomes out of date, please send in patches
-to the maintainer of this file, who is listed at the bottom of the
-document.
+This is a complete introductory document on this topic. It
+contains instructions on how to become a Linux kernel developer
+and how to work with the Linux kernel development community. It
+does not cover the technical aspects of kernel programming, but
+will help point you in the right direction for that.
+
+If anything in this document becomes out of date, please send in
+patches to the maintainer of this file, who is listed at the
+bottom of the document.
Introduction
--
2.52.0.windows.1
Powered by blists - more mailing lists