[PATCH] Documentation: HOWTO: fixed several document underline style issues

From: Shipeng Feng
Date: Thu Aug 20 2015 - 04:02:25 EST


Fixed several document underline issues.

Signed-off-by: Shipeng Feng <fsp261@xxxxxxxxx>
---
Documentation/HOWTO | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Documentation/HOWTO b/Documentation/HOWTO
index 93aa860..bd45d1e 100644
--- a/Documentation/HOWTO
+++ b/Documentation/HOWTO
@@ -68,7 +68,7 @@ For common questions and answers about the GPL, please see:


Documentation
-------------
+-------------

The Linux kernel source tree has a large range of documents that are
invaluable for learning how to interact with the kernel community. When
@@ -225,7 +225,7 @@ branches. These different branches are:
- the 3.x -next kernel tree for integration tests

3.x kernel tree
------------------
+---------------
3.x kernels are maintained by Linus Torvalds, and can be found on
kernel.org in the pub/linux/kernel/v3.x/ directory. Its development
process is as follows:
@@ -263,7 +263,7 @@ mailing list about kernel releases:
preconceived timeline."

3.x.y -stable kernel tree
----------------------------
+-------------------------
Kernels with 3-part versions are -stable kernels. They contain
relatively small and critical fixes for security problems or significant
regressions discovered in a given 3.x kernel.
@@ -286,7 +286,7 @@ documents what kinds of changes are acceptable for the -stable tree, and
how the release process works.

3.x -git patches
-------------------
+----------------
These are daily snapshots of Linus' kernel tree which are managed in a
git repository (hence the name.) These patches are usually released
daily and represent the current state of Linus' tree. They are more
@@ -318,7 +318,7 @@ accepted, or rejected. Most of these patchwork sites are listed at
http://patchwork.kernel.org/.

3.x -next kernel tree for integration tests
----------------------------------------------
+-------------------------------------------
Before updates from subsystem trees are merged into the mainline 3.x
tree, they need to be integration-tested. For this purpose, a special
testing repository exists into which virtually all subsystem trees are
--
2.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/