aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/HOWTO
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-10-19 22:17:52 -0400
committerPaul Mundt <lethal@linux-sh.org>2008-10-19 22:17:52 -0400
commit4cb40f795af36b3deb743f6ccf6c3fd542c61c8d (patch)
treedb3d7519932549bf528f5b8e4cb8350356cd544d /Documentation/HOWTO
parent79ed2a9216dd3cc35c4f2c5dbaddadb195af83ac (diff)
parent0cfd81031a26717fe14380d18275f8e217571615 (diff)
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts: Documentation/kernel-parameters.txt arch/sh/include/asm/elf.h
Diffstat (limited to 'Documentation/HOWTO')
-rw-r--r--Documentation/HOWTO7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index c2371c5a98f9..8495fc970391 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -77,7 +77,8 @@ documentation files are also added which explain how to use the feature.
77When a kernel change causes the interface that the kernel exposes to 77When a kernel change causes the interface that the kernel exposes to
78userspace to change, it is recommended that you send the information or 78userspace to change, it is recommended that you send the information or
79a patch to the manual pages explaining the change to the manual pages 79a patch to the manual pages explaining the change to the manual pages
80maintainer at mtk.manpages@gmail.com. 80maintainer at mtk.manpages@gmail.com, and CC the list
81linux-api@vger.kernel.org.
81 82
82Here is a list of files that are in the kernel source tree that are 83Here is a list of files that are in the kernel source tree that are
83required reading: 84required reading:
@@ -111,7 +112,7 @@ required reading:
111 112
112 Other excellent descriptions of how to create patches properly are: 113 Other excellent descriptions of how to create patches properly are:
113 "The Perfect Patch" 114 "The Perfect Patch"
114 http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt 115 http://userweb.kernel.org/~akpm/stuff/tpp.txt
115 "Linux kernel patch submission format" 116 "Linux kernel patch submission format"
116 http://linux.yyz.us/patch-format.html 117 http://linux.yyz.us/patch-format.html
117 118
@@ -619,7 +620,7 @@ all time. It should describe the patch completely, containing:
619For more details on what this should all look like, please see the 620For more details on what this should all look like, please see the
620ChangeLog section of the document: 621ChangeLog section of the document:
621 "The Perfect Patch" 622 "The Perfect Patch"
622 http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt 623 http://userweb.kernel.org/~akpm/stuff/tpp.txt
623 624
624 625
625 626