On Tue, Nov 2, 2010 at 12:13 AM, Denis Barbier <bouzim@xxxxxxxxx> wrote: > Hello, > > Here is a trivial patch to fix nroff syntax. Applied for 3.31. Thanks, Michael > Michael, there is something wrong on your git repository, master > points to 09fa72f instead of d84f58c. > > > diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 > index e0dff72..dc250c4 100644 > --- a/man2/kexec_load.2 > +++ b/man2/kexec_load.2 > @@ -25,7 +25,7 @@ > .SH NAME > kexec_load \- load a new kernel for later execution > .SH SYNOPSIS > -.b #include <linux/kexec.h> > +.B #include <linux/kexec.h> > .br > .BI "long kexec_load(unsigned long " entry ", unsigned long " nr_segments "," > .br > -- 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