Hi David, On 05/04/2014 03:24 AM, David Prévot wrote: > --- > man3/inet_net_pton.3 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man3/inet_net_pton.3 b/man3/inet_net_pton.3 > index 5017886..ec6a381 100644 > --- a/man3/inet_net_pton.3 > +++ b/man3/inet_net_pton.3 > @@ -93,7 +93,7 @@ On success, > returns the number of bits in the network number field > of the result placed in > .IR netp . > -For a discussion of the input presentation format and the return value, > +For a discussion on the input presentation format and the return value, "of" is more usual here. I didn't apply this piece. > see NOTES. > > .IR Note : > @@ -253,7 +253,7 @@ and > It uses > .BR inet_net_pton () > to convert the presentation format network address provided in > -its first command-line to binary form, displays the return value from > +its first command-line argument to binary form, displays the return value from I applied this fix. > .BR inet_net_pton (). > It then uses > .BR inet_net_ntop () Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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