Re: [man-pages PATCH] hpsa.4: tfix
From: Michael Kerrisk (man-pages) <hidden>
Date: 2017-09-15 07:55:12
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
quoted hunk
Fixes: 70d6fc4c288 ("cciss.4, hpsa.4: Mention cciss removal in Linux 4.13") Reported-by: Meelis Roos <redacted> Signed-off-by: Eugene Syromyatnikov <redacted> --- 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