* [man-pages PATCH] hpsa.4: tfix
@ 2017-09-13 11:58 Eugene Syromyatnikov
[not found] ` <20170913115839.GA31488-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Eugene Syromyatnikov @ 2017-09-13 11:58 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Meelis Roos
The last bit of off-by-one error left.
* man4/hpsa.4 (.SH DESCRIPTION): The changes are planed for Linux 4.14,
not 4.13.
Fixes: 70d6fc4c288 ("cciss.4, hpsa.4: Mention cciss removal in Linux 4.13")
Reported-by: Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
Signed-off-by: Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
man4/hpsa.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man4/hpsa.4 b/man4/hpsa.4
index 9b7fd82..64f4536 100644
--- a/man4/hpsa.4
+++ b/man4/hpsa.4
@@ -54,7 +54,7 @@ driver supports the following Smart Array boards:
.fi
.PP
.\" commit 135ae6edeb51979d0998daf1357f149a7d6ebb08
-Since Linux 4.13, the following Smart Array boards are also supported:
+Since Linux 4.14, the following Smart Array boards are also supported:
.PP
.nf
Smart Array 5300
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [man-pages PATCH] hpsa.4: tfix
[not found] ` <20170913115839.GA31488-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
@ 2017-09-13 14:52 ` Michael Kerrisk (man-opages)
2017-09-15 7:55 ` Michael Kerrisk (man-pages)
1 sibling, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-opages) @ 2017-09-13 14:52 UTC (permalink / raw)
To: Eugene Syromyatnikov; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Meelis Roos
On 09/13/2017 01:58 PM, Eugene Syromyatnikov wrote:
> The last bit of off-by-one error left.
Thanks, Eugene. Applied.
Cheers,
Michael
> * man4/hpsa.4 (.SH DESCRIPTION): The changes are planed for Linux 4.14,
> not 4.13.
>
> Fixes: 70d6fc4c288 ("cciss.4, hpsa.4: Mention cciss removal in Linux 4.13")
> Reported-by: Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
> Signed-off-by: Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> man4/hpsa.4 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man4/hpsa.4 b/man4/hpsa.4
> index 9b7fd82..64f4536 100644
> --- a/man4/hpsa.4
> +++ b/man4/hpsa.4
> @@ -54,7 +54,7 @@ driver supports the following Smart Array boards:
> .fi
> .PP
> .\" commit 135ae6edeb51979d0998daf1357f149a7d6ebb08
> -Since Linux 4.13, the following Smart Array boards are also supported:
> +Since Linux 4.14, the following Smart Array boards are also supported:
> .PP
> .nf
> Smart Array 5300
>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [man-pages PATCH] hpsa.4: tfix
[not found] ` <20170913115839.GA31488-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
2017-09-13 14:52 ` Michael Kerrisk (man-opages)
@ 2017-09-15 7:55 ` Michael Kerrisk (man-pages)
1 sibling, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2017-09-15 7:55 UTC (permalink / raw)
To: Eugene Syromyatnikov
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA, Meelis Roos
On 09/13/2017 01:58 PM, Eugene Syromyatnikov wrote:
> The last bit of off-by-one error left.
>
> * man4/hpsa.4 (.SH DESCRIPTION): The changes are planed for Linux 4.14,
> not 4.13.
Thanks, Eugene. Applied.
Cheers,
Michael
> Fixes: 70d6fc4c288 ("cciss.4, hpsa.4: Mention cciss removal in Linux 4.13")
> Reported-by: Meelis Roos <mroos-Y27EyoLml9s@public.gmane.org>
> Signed-off-by: Eugene Syromyatnikov <evgsyr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> man4/hpsa.4 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man4/hpsa.4 b/man4/hpsa.4
> index 9b7fd82..64f4536 100644
> --- a/man4/hpsa.4
> +++ b/man4/hpsa.4
> @@ -54,7 +54,7 @@ driver supports the following Smart Array boards:
> .fi
> .PP
> .\" commit 135ae6edeb51979d0998daf1357f149a7d6ebb08
> -Since Linux 4.13, the following Smart Array boards are also supported:
> +Since Linux 4.14, the following Smart Array boards are also supported:
> .PP
> .nf
> Smart Array 5300
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-15 7:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 11:58 [man-pages PATCH] hpsa.4: tfix Eugene Syromyatnikov
[not found] ` <20170913115839.GA31488-ZbobWygYI+YXGNroddHbYwC/G2K4zDHf@public.gmane.org>
2017-09-13 14:52 ` Michael Kerrisk (man-opages)
2017-09-15 7:55 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox