On 05/09/2017 04:33 PM, Douglas Caetano dos Santos wrote: > Signed-off-by: Douglas Caetano dos Santos <douglascs@xxxxxxxxxxxxx> Thanks, Douglas. Applied. Cheers, Michael > --- > man3/if_nameindex.3 | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man3/if_nameindex.3 b/man3/if_nameindex.3 > index a22acb53c..d138c2847 100644 > --- a/man3/if_nameindex.3 > +++ b/man3/if_nameindex.3 > @@ -55,12 +55,12 @@ The > .I if_index > field contains the interface index. > The > -.I ifa_name > +.I if_name > field points to the null-terminated interface name. > The end of the array is indicated by entry with > .I if_index > set to zero and > -.I ifa_name > +.I if_name > set to NULL. > .PP > The data structure returned by > -- 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