Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1351244 > unrolled thread
| Started by | Philippe Loctaux <phil@philippeloctaux.com> |
|---|---|
| First post | 2016-03-07 02:50 +0100 |
| Last post | 2016-03-11 08:40 +0100 |
| Articles | 5 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] Documentation: Howto: Fixed subtitles style Philippe Loctaux <phil@philippeloctaux.com> - 2016-03-07 02:50 +0100
Re: [PATCH] Documentation: Howto: Fixed subtitles style Jonathan Corbet <corbet@lwn.net> - 2016-03-09 23:40 +0100
Re: [PATCH] Documentation: Howto: Fixed subtitles style Philippe Loctaux <phil@philippeloctaux.com> - 2016-03-10 22:40 +0100
Re: [PATCH] Documentation: Howto: Fixed subtitles style Jonathan Corbet <corbet@lwn.net> - 2016-03-11 06:00 +0100
Re: [PATCH] Documentation: Howto: Fixed subtitles style Philippe Loctaux <phil@philippeloctaux.com> - 2016-03-11 08:40 +0100
| From | Philippe Loctaux <phil@philippeloctaux.com> |
|---|---|
| Date | 2016-03-07 02:50 +0100 |
| Subject | [PATCH] Documentation: Howto: Fixed subtitles style |
| Message-ID | <r9St4-4A4-5@gated-at.bofh.it> |
Fixed subtitles style, aligned them with their header. Signed-off-by: Philippe Loctaux <phil@philippeloctaux.com> --- Documentation/HOWTO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/HOWTO b/Documentation/HOWTO index d5a699d..109ec84 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 @@ -263,7 +263,7 @@ mailing list about kernel releases: preconceived timeline." 4.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 4.x kernel. @@ -286,7 +286,7 @@ documents what kinds of changes are acceptable for the -stable tree, and how the release process works. 4.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/. 4.x -next kernel tree for integration tests ---------------------------------------------- +------------------------------------------- Before updates from subsystem trees are merged into the mainline 4.x tree, they need to be integration-tested. For this purpose, a special testing repository exists into which virtually all subsystem trees are -- 2.7.2
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-03-09 23:40 +0100 |
| Message-ID | <raUVQ-6eM-5@gated-at.bofh.it> |
| In reply to | #1351244 |
On Mon, 7 Mar 2016 02:36:18 +0100 Philippe Loctaux <phil@philippeloctaux.com> wrote: > Fixed subtitles style, aligned them with their header. Applied to the docs tree, thanks. jon
[toc] | [prev] | [next] | [standalone]
| From | Philippe Loctaux <phil@philippeloctaux.com> |
|---|---|
| Date | 2016-03-10 22:40 +0100 |
| Message-ID | <rbgtk-4rm-5@gated-at.bofh.it> |
| In reply to | #1354532 |
On Wed, Mar 09, 2016 at 03:30:15PM -0700, Jonathan Corbet wrote: > Applied to the docs tree, thanks. Where can I find the docs tree on kernel.org? Thanks -- Philippe Loctaux <phil@philippeloctaux.com>
[toc] | [prev] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-03-11 06:00 +0100 |
| Message-ID | <rbnl8-OZ-1@gated-at.bofh.it> |
| In reply to | #1355414 |
On Thu, 10 Mar 2016 22:22:47 +0100 Philippe Loctaux <phil@philippeloctaux.com> wrote: > On Wed, Mar 09, 2016 at 03:30:15PM -0700, Jonathan Corbet wrote: > > Applied to the docs tree, thanks. > > Where can I find the docs tree on kernel.org? Not on kernel.org. From MAINTAINERS: T: git git://git.lwn.net/linux.git docs-next jon
[toc] | [prev] | [next] | [standalone]
| From | Philippe Loctaux <phil@philippeloctaux.com> |
|---|---|
| Date | 2016-03-11 08:40 +0100 |
| Message-ID | <rbpPZ-2Oc-49@gated-at.bofh.it> |
| In reply to | #1355611 |
On Thu, Mar 10, 2016 at 09:55:25PM -0700, Jonathan Corbet wrote: > Not on kernel.org. From MAINTAINERS: > > T: git git://git.lwn.net/linux.git docs-next Allright thanks :) -- Philippe Loctaux <phil@philippeloctaux.com>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web