summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/HOWTO11
1 files changed, 4 insertions, 7 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 59c080f084ef..c9400a43abd4 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -11,7 +11,6 @@ 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
------------
@@ -52,7 +51,6 @@ possible about these standards ahead of time, as they are well
documented; do not expect people to adapt to you or your company's way
of doing things.
-
Legal Issues
------------
@@ -66,7 +64,6 @@ their statements on legal matters.
For common questions and answers about the GPL, please see:
http://www.gnu.org/licenses/gpl-faq.html
-
Documentation
------------
@@ -187,7 +184,7 @@ apply a patch.
If you do not know where you want to start, but you want to look for
some task to start doing to join into the kernel development community,
go to the Linux Kernel Janitor's project:
- http://kernelnewbies.org/KernelJanitors
+ http://kernelnewbies.org/KernelJanitors
It is a great place to start. It describes a list of relatively simple
problems that need to be cleaned up and fixed within the Linux kernel
source tree. Working with the developers in charge of this project, you
@@ -250,10 +247,10 @@ process is as follows:
release a new -rc kernel every week.
- Process continues until the kernel is considered "ready", the
process should last around 6 weeks.
- - Known regressions in each release are periodically posted to the
- linux-kernel mailing list. The goal is to reduce the length of
+ - Known regressions in each release are periodically posted to the
+ linux-kernel mailing list. The goal is to reduce the length of
that list to zero before declaring the kernel to be "ready," but, in
- the real world, a small number of regressions often remain at
+ the real world, a small number of regressions often remain at
release time.
It is worth mentioning what Andrew Morton wrote on the linux-kernel