Re: [PATCH] posix_fadvise.2: ffix
From: Michael Kerrisk <hidden>
Date: 2011-09-23 05:11:07
On Thu, Sep 22, 2011 at 10:30 PM, David Prévot [off-list ref] wrote:
Signed-off-by: David Prévot <redacted>
I also made a global fix to catch a few other instances of the same. Cheers, Michael
quoted hunk
--- man2/posix_fadvise.2 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)diff --git a/man2/posix_fadvise.2 b/man2/posix_fadvise.2 index dac3c9b..740e691 100644 --- a/man2/posix_fadvise.2 +++ b/man2/posix_fadvise.2@@ -171,7 +171,7 @@ system call that orders the arguments suitably:.in .PP The behavior of this system call is otherwise exactly the same as -.BR posix_fadvise(). +.BR posix_fadvise (). No library support is provided for this system call in glibc. .\" No ARM support in glibc. .SH BUGS -- 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