linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: Bump version to 5.x
@ 2019-01-14  6:12 Joel Stanley
  2019-01-14  8:19 ` Andrew Donnellan
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2019-01-14  6:12 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel, Linus Torvalds

This shows up in the index of https://www.kernel.org/doc/html/latest/ so
I figured it should be updated.

Fixes: bfeffd15528 ("Linux 5.0-rc1")
Signed-off-by: Joel Stanley <joel@jms.id.au>
--
We could also remove the version number instead of applying this patch.
---
 Documentation/admin-guide/README.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
index 0797eec76be1..a09baa324951 100644
--- a/Documentation/admin-guide/README.rst
+++ b/Documentation/admin-guide/README.rst
@@ -1,9 +1,9 @@
 .. _readme:
 
-Linux kernel release 4.x <http://kernel.org/>
+Linux kernel release 5.x <http://kernel.org/>
 =============================================
 
-These are the release notes for Linux version 4.  Read them carefully,
+These are the release notes for Linux version 5.  Read them carefully,
 as they tell you what this is all about, explain how to install the
 kernel, and what to do if something goes wrong.
 
@@ -406,3 +406,4 @@ If something goes wrong
 
    gdb'ing a non-running kernel currently fails because ``gdb`` (wrongly)
    disregards the starting offset for which the kernel is compiled.
+
-- 
2.19.1


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

* Re: [PATCH] docs: Bump version to 5.x
  2019-01-14  6:12 [PATCH] docs: Bump version to 5.x Joel Stanley
@ 2019-01-14  8:19 ` Andrew Donnellan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Donnellan @ 2019-01-14  8:19 UTC (permalink / raw)
  To: Joel Stanley, Jonathan Corbet; +Cc: linux-doc, linux-kernel, Linus Torvalds

On 14/1/19 5:12 pm, Joel Stanley wrote:
> This shows up in the index of https://www.kernel.org/doc/html/latest/ so
> I figured it should be updated.
> 
> Fixes: bfeffd15528 ("Linux 5.0-rc1")
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> --
> We could also remove the version number instead of applying this patch.

You missed all the 4.x references in "Installing the kernel source" :)

I also don't think the README matches the contemporary understanding of 
"release notes" so perhaps that phrase should be dropped too.

> ---
>   Documentation/admin-guide/README.rst | 5 +++--
>   1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst
> index 0797eec76be1..a09baa324951 100644
> --- a/Documentation/admin-guide/README.rst
> +++ b/Documentation/admin-guide/README.rst
> @@ -1,9 +1,9 @@
>   .. _readme:
> 
> -Linux kernel release 4.x <http://kernel.org/>
> +Linux kernel release 5.x <http://kernel.org/>
>   =============================================
> 
> -These are the release notes for Linux version 4.  Read them carefully,
> +These are the release notes for Linux version 5.  Read them carefully,
>   as they tell you what this is all about, explain how to install the
>   kernel, and what to do if something goes wrong.
> 
> @@ -406,3 +406,4 @@ If something goes wrong
> 
>      gdb'ing a non-running kernel currently fails because ``gdb`` (wrongly)
>      disregards the starting offset for which the kernel is compiled.
> +
> 

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan@au1.ibm.com  IBM Australia Limited


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

end of thread, other threads:[~2019-01-14  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-14  6:12 [PATCH] docs: Bump version to 5.x Joel Stanley
2019-01-14  8:19 ` Andrew Donnellan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).