diff options
author | Philippe Loctaux <phil@philippeloctaux.com> | 2016-03-06 20:36:18 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-03-09 17:30:03 -0500 |
commit | ce6550818280c1e7caae727d2b9504140b6370f0 (patch) | |
tree | acf9f6c36f9b05a39a5beb266ce541ce2d7e3ab4 /Documentation/HOWTO | |
parent | 510e64fb04231d8b723925bcc89d54324696e1e8 (diff) |
Documentation: Howto: Fixed subtitles style
Fixed subtitles style, aligned them with their header.
Signed-off-by: Philippe Loctaux <phil@philippeloctaux.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/HOWTO')
-rw-r--r-- | Documentation/HOWTO | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO index ef2ff1e9d3e0..1f345da28ec5 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO | |||
@@ -68,7 +68,7 @@ For common questions and answers about the GPL, please see: | |||
68 | 68 | ||
69 | 69 | ||
70 | Documentation | 70 | Documentation |
71 | ------------ | 71 | ------------- |
72 | 72 | ||
73 | The Linux kernel source tree has a large range of documents that are | 73 | The Linux kernel source tree has a large range of documents that are |
74 | invaluable for learning how to interact with the kernel community. When | 74 | invaluable for learning how to interact with the kernel community. When |
@@ -258,7 +258,7 @@ mailing list about kernel releases: | |||
258 | preconceived timeline." | 258 | preconceived timeline." |
259 | 259 | ||
260 | 4.x.y -stable kernel tree | 260 | 4.x.y -stable kernel tree |
261 | --------------------------- | 261 | ------------------------- |
262 | Kernels with 3-part versions are -stable kernels. They contain | 262 | Kernels with 3-part versions are -stable kernels. They contain |
263 | relatively small and critical fixes for security problems or significant | 263 | relatively small and critical fixes for security problems or significant |
264 | regressions discovered in a given 4.x kernel. | 264 | regressions discovered in a given 4.x kernel. |
@@ -281,7 +281,7 @@ documents what kinds of changes are acceptable for the -stable tree, and | |||
281 | how the release process works. | 281 | how the release process works. |
282 | 282 | ||
283 | 4.x -git patches | 283 | 4.x -git patches |
284 | ------------------ | 284 | ---------------- |
285 | These are daily snapshots of Linus' kernel tree which are managed in a | 285 | These are daily snapshots of Linus' kernel tree which are managed in a |
286 | git repository (hence the name.) These patches are usually released | 286 | git repository (hence the name.) These patches are usually released |
287 | daily and represent the current state of Linus' tree. They are more | 287 | daily and represent the current state of Linus' tree. They are more |
@@ -313,7 +313,7 @@ accepted, or rejected. Most of these patchwork sites are listed at | |||
313 | http://patchwork.kernel.org/. | 313 | http://patchwork.kernel.org/. |
314 | 314 | ||
315 | 4.x -next kernel tree for integration tests | 315 | 4.x -next kernel tree for integration tests |
316 | --------------------------------------------- | 316 | ------------------------------------------- |
317 | Before updates from subsystem trees are merged into the mainline 4.x | 317 | Before updates from subsystem trees are merged into the mainline 4.x |
318 | tree, they need to be integration-tested. For this purpose, a special | 318 | tree, they need to be integration-tested. For this purpose, a special |
319 | testing repository exists into which virtually all subsystem trees are | 319 | testing repository exists into which virtually all subsystem trees are |