All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/process: fix reST table border error
@ 2018-06-17  2:02 ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2018-06-17  2:02 UTC (permalink / raw)
  To: linux-doc@vger.kernel.org, Jonathan Corbet; +Cc: Tim Bird, LKML

From: Randy Dunlap <rdunlap@infradead.org>

Fix reST error in Documentation/process/:

Documentation/process/2.Process.rst:131: ERROR: Malformed table.
Bottom/header table border does not match top border.

Fixes: 8962e40c1993 ("docs: update kernel versions and dates in tables")

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Tim Bird <tbird20d@gmail.com>
---
 Documentation/process/2.Process.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-418-rc1.orig/Documentation/process/2.Process.rst
+++ lnx-418-rc1/Documentation/process/2.Process.rst
@@ -134,7 +134,7 @@ and their maintainers are:
 	4.4	Greg Kroah-Hartman	(very long-term stable kernel)
 	4.9	Greg Kroah-Hartman
 	4.14	Greg Kroah-Hartman
-	======  ======================  ===========================
+	======  ======================  ==============================
 
 The selection of a kernel for long-term support is purely a matter of a
 maintainer having the need and the time to maintain that release.  There


--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] Documentation/process: fix reST table border error
@ 2018-06-17  2:02 ` Randy Dunlap
  0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2018-06-17  2:02 UTC (permalink / raw)
  To: linux-doc@vger.kernel.org, Jonathan Corbet; +Cc: Tim Bird, LKML

From: Randy Dunlap <rdunlap@infradead.org>

Fix reST error in Documentation/process/:

Documentation/process/2.Process.rst:131: ERROR: Malformed table.
Bottom/header table border does not match top border.

Fixes: 8962e40c1993 ("docs: update kernel versions and dates in tables")

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Tim Bird <tbird20d@gmail.com>
---
 Documentation/process/2.Process.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-418-rc1.orig/Documentation/process/2.Process.rst
+++ lnx-418-rc1/Documentation/process/2.Process.rst
@@ -134,7 +134,7 @@ and their maintainers are:
 	4.4	Greg Kroah-Hartman	(very long-term stable kernel)
 	4.9	Greg Kroah-Hartman
 	4.14	Greg Kroah-Hartman
-	======  ======================  ===========================
+	======  ======================  ==============================
 
 The selection of a kernel for long-term support is purely a matter of a
 maintainer having the need and the time to maintain that release.  There



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation/process: fix reST table border error
  2018-06-17  2:02 ` Randy Dunlap
@ 2018-06-26 14:41   ` Jonathan Corbet
  -1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2018-06-26 14:41 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc@vger.kernel.org, Tim Bird, LKML

On Sat, 16 Jun 2018 19:02:03 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> Fix reST error in Documentation/process/:
> 
> Documentation/process/2.Process.rst:131: ERROR: Malformed table.
> Bottom/header table border does not match top border.
> 
> Fixes: 8962e40c1993 ("docs: update kernel versions and dates in tables")
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Tim Bird <tbird20d@gmail.com>

Applied, thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation/process: fix reST table border error
@ 2018-06-26 14:41   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2018-06-26 14:41 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc@vger.kernel.org, Tim Bird, LKML

On Sat, 16 Jun 2018 19:02:03 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> Fix reST error in Documentation/process/:
> 
> Documentation/process/2.Process.rst:131: ERROR: Malformed table.
> Bottom/header table border does not match top border.
> 
> Fixes: 8962e40c1993 ("docs: update kernel versions and dates in tables")
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Tim Bird <tbird20d@gmail.com>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-26 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-17  2:02 [PATCH] Documentation/process: fix reST table border error Randy Dunlap
2018-06-17  2:02 ` Randy Dunlap
2018-06-26 14:41 ` Jonathan Corbet
2018-06-26 14:41   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.