Hello David, On Tue, Nov 2, 2010 at 4:21 AM, David Prévot <davidp@xxxxxxxxxx> wrote: > Hi, > > Here is a trivial patch to fix a bold dot that shouldn't be bold (sorry > that I didn't check this one better). Thanks. Applied for 3.31. Cheers, Michael > diff --git a/man7/ip.7 b/man7/ip.7 > index 821fa11..4561b2f 100644 > --- a/man7/ip.7 > +++ b/man7/ip.7 > @@ -41,7 +41,7 @@ For more information on sockets, see > An IP socket is created by calling the > .BR socket (2) > function as > -.BI "socket(AF_INET, " socket_type ", " protocol ) \fP. > +.BI "socket(AF_INET, " socket_type ", " protocol ) \fR. > Valid socket types are > .B SOCK_STREAM > to open a > > > Regards > > David > > > -- > 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 > -- 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