From: Dmitry V. Levin Date: Wed, 7 Dec 2016 13:59:58 +0000 (+0300) Subject: netlink.7: Document NETLINK_INET_DIAG rename to NETLINK_SOCK_DIAG X-Git-Tag: man-pages-4.09~103 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=407bcead8385170f6cb91e4fe980a9ca7998899a;p=thirdparty%2Fman-pages.git netlink.7: Document NETLINK_INET_DIAG rename to NETLINK_SOCK_DIAG Signed-off-by: Dmitry V. Levin Signed-off-by: Michael Kerrisk --- diff --git a/man7/netlink.7 b/man7/netlink.7 index dedc6b5900..8e06e824d8 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -62,9 +62,8 @@ Used by .I ip_queue kernel module. .TP -.BR NETLINK_INET_DIAG " (since Linux 2.6.14)" -.\" FIXME More details on NETLINK_INET_DIAG needed. -INET socket monitoring. +.BR NETLINK_INET_DIAG " (since Linux 2.6.14, also known as " NETLINK_SOCK_DIAG " since Linux 3.3)" +Query information about sockets of various protocol families from the kernel. .TP .BR NETLINK_NFLOG Netfilter/iptables ULOG.