From 03b1c0371ae034de884d0c92936e470445e83102 Mon Sep 17 00:00:00 2001
From: Johannes Liebermann <johanan.liebermann@xxxxxxxxx>
Date: Fri, 31 Aug 2018 02:06:16 +0200
Subject: [PATCH] reboot.2: tfix: Change "fail" to "fails"
"This system call fail" is grammatically wrong (probably a typo).
Signed-off-by: Johannes Liebermann <johanan.liebermann@xxxxxxxxx>
---
man2/reboot.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/reboot.2 b/man2/reboot.2
index a4503de44..20a7ca44f 100644
--- a/man2/reboot.2
+++ b/man2/reboot.2
@@ -56,7 +56,7 @@ call reboots the system, or enables/disables the
reboot keystroke
it can be changed using
.BR loadkeys (1)).
.PP
-This system call fail (with the error
+This system call fails (with the error
.BR EINVAL )
unless
.I magic
--
2.15.2 (Apple Git-101.1)
On 31.08.18 14:55, Johannes Liebermann wrote:
My apologies, the patch is corrupt. This is my first contribution and
my email client has wrapped a line without consulting with me first.
What should I do in such a case? Reply with another patch?
Thank you,
Johannes
On Fri, Aug 31, 2018 at 2:39 AM Johanan Liebermann
<johanan.liebermann@xxxxxxxxx> wrote:
"This system call fail" is grammatically wrong (probably a typo).
Signed-off-by: Johannes Liebermann <johanan.liebermann@xxxxxxxxx>
---
man2/reboot.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/reboot.2 b/man2/reboot.2
index a4503de44..20a7ca44f 100644
--- a/man2/reboot.2
+++ b/man2/reboot.2
@@ -56,7 +56,7 @@ call reboots the system, or enables/disables the
reboot keystroke
it can be changed using
.BR loadkeys (1)).
.PP
-This system call fail (with the error
+This system call fails (with the error
.BR EINVAL )
unless
.I magic
--
2.15.2 (Apple Git-101.1)