On Thu, Sep 22, 2011 at 10:30 PM, David Prévot <taffit@xxxxxxxxxx> wrote: > > Signed-off-by: David Prévot <taffit@xxxxxxxxxx> I also made a global fix to catch a few other instances of the same. Cheers, Michael > --- > 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html