2011/8/31 Seonghun Lim <wariua@xxxxxxxxx>: > Hi. > > man-pages version: latest git repository > why: field arp_pa is not a socket, but a struct sockaddr address. > > > diff --git a/man7/arp.7 b/man7/arp.7 > --- a/man7/arp.7 > +++ b/man7/arp.7 > @@ -100,7 +100,7 @@ capability or an effective UID of 0. > .I arp_pa > must be an > .B AF_INET > -socket and > +address and > .I arp_ha > must have the same type as the device which is specified in > .IR arp_dev . > > > And more minor patches will follow. Thanks. Fixed for man-pages-3.33. Cheers, Michael -- 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