[PATCH v3 3/4] howto: Provide a hyperlink to 'submitting-patches.html'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In 'howto' chapter, we point users to 'SubmittingPatches' file in the
Linux source tree to let them know the detailed contribution process.
The file is now converted to a '.rst' file and the rendered 'html' page
is available at 'kernel.org'.  Using the link to the page would be
easier for the users, compared to retrieving the Linux source tree and
then reading the 'SubmittingPatches' file, which now only directs reader
to the '.rst' file.  For the reason, this commit makes the change.

Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx>
---
 howto/howto.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/howto/howto.tex b/howto/howto.tex
index 5bbf8c39..9b3f8e91 100644
--- a/howto/howto.tex
+++ b/howto/howto.tex
@@ -489,7 +489,8 @@ and at
 
 The actual process of contributing patches and sending \co{git pull}
 requests is similar to that of the Linux kernel, which is documented
-in the \path{Documentation/SubmittingPatches} file in the Linux source tree.
+in the
+\url{https://www.kernel.org/doc/html/latest/process/submitting-patches.html}.
 One important requirement is that each patch (or commit, in the case
 of a \co{git pull} request) must contain a valid \co{Signed-off-by:} line,
 which has the following format:
-- 
2.17.1




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux