Re: [PATCH] mlock.2: tfix
From: Michael Kerrisk <hidden>
Date: 2011-09-19 05:09:14
On Mon, Sep 19, 2011 at 12:39 AM, David Prévot [off-list ref] wrote:
Signed-off-by: David Prévot <redacted>
Thanks. Applied for 3.34. Cheers, Michael
quoted hunk
--- man2/mlock.2 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)diff --git a/man2/mlock.2 b/man2/mlock.2 index a76690c..5db1b22 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2@@ -161,7 +161,7 @@ The result of the addition.IR start + len was less than .IR start -(e.g., the addition may have resuled in an overflow). +(e.g., the addition may have resulted in an overflow). .TP .B EINVAL (Not on Linux) -- 1.7.6.3
-- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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