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). 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