Signed-off-by: Douglas Caetano dos Santos <douglascs@xxxxxxxxxxxxx> --- 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 -- 2.12.1 -- 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