From: "Dmitry V. Levin" <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
To: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: Pavel Emelyanov <xemul-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH v2 3/3] netlink.7: Add references to sock_diag(7)
Date: Wed, 7 Dec 2016 17:00:15 +0300 [thread overview]
Message-ID: <20161207140014.GE1100@altlinux.org> (raw)
In-Reply-To: <cover.1481118042.git.ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
Signed-off-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
---
man7/netlink.7 | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/man7/netlink.7 b/man7/netlink.7
index 4c43344..45ccb74 100644
--- a/man7/netlink.7
+++ b/man7/netlink.7
@@ -63,7 +63,9 @@ Used by
kernel module.
.TP
.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.
+Query information about sockets of various protocol families from the kernel
+(see
+.BR sock_diag (7)).
.TP
.BR NETLINK_NFLOG
Netfilter/iptables ULOG.
@@ -538,7 +540,8 @@ for (nh = (struct nlmsghdr *) buf; NLMSG_OK (nh, len);
.BR cmsg (3),
.BR netlink (3),
.BR capabilities (7),
-.BR rtnetlink (7)
+.BR rtnetlink (7),
+.BR sock_diag (7)
.UR ftp://ftp.inr.ac.ru\:/ip-routing\:/iproute2*
information about libnetlink
--
ldv
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-12-07 14:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1481118042.git.ldv@altlinux.org>
[not found] ` <cover.1481118042.git.ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 13:59 ` [PATCH v2 1/3] sock_diag.7: New page documenting NETLINK_SOCK_DIAG interface Dmitry V. Levin
[not found] ` <20161207135943.GC1100-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 15:15 ` Michael Kerrisk (man-pages)
[not found] ` <447179de-e8a9-92aa-9196-b3e11ebbb11d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-07 15:57 ` Dmitry V. Levin
[not found] ` <20161207155727.GB2272-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 15:58 ` Michael Kerrisk (man-pages)
2016-12-08 10:39 ` Pavel Emelyanov
2016-12-07 13:59 ` [PATCH v2 2/3] netlink.7: Document NETLINK_INET_DIAG rename to NETLINK_SOCK_DIAG Dmitry V. Levin
[not found] ` <20161207135958.GD1100-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 15:15 ` Michael Kerrisk (man-pages)
2016-12-07 14:00 ` Dmitry V. Levin [this message]
[not found] ` <20161207140014.GE1100-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 15:15 ` [PATCH v2 3/3] netlink.7: Add references to sock_diag(7) Michael Kerrisk (man-pages)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161207140014.GE1100@altlinux.org \
--to=ldv-u2l5pomzf/vg9huczpvpmw@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=xemul-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.