Use a consistent style throughout the man-pages. --- man3/inet_net_pton.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man3/inet_net_pton.3 b/man3/inet_net_pton.3 index 8276012..340a849 100644 --- a/man3/inet_net_pton.3 +++ b/man3/inet_net_pton.3 @@ -37,8 +37,7 @@ inet_net_pton, inet_net_ntop \- Internet network number conversion .BI " char *" pres ", size_t " psize ); .fi .sp -Link with -.IR \-lresolv . +Link with \fI\-lresolv\fP. .sp .in -4n Feature Test Macro Requirements for glibc (see @@ -331,7 +330,7 @@ Raw address: c1a80180 .in .SS Program source .nf -/* Link with -lresolv */ +/* Link with "\-lresolv" */ #include <arpa/inet.h> #include <stdio.h> -- 1.9.2 -- 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