linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: "Dmitry V. Levin" <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	Pavel Emelyanov <xemul-5HdwGun5lf+gSpxsJD1C4w@public.gmane.org>,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v2 2/3] netlink.7: Document NETLINK_INET_DIAG rename to NETLINK_SOCK_DIAG
Date: Wed, 7 Dec 2016 16:15:38 +0100	[thread overview]
Message-ID: <ecce6e73-c98d-67c3-14d7-c1bcbf324caf@gmail.com> (raw)
In-Reply-To: <20161207135958.GD1100-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>

On 12/07/2016 02:59 PM, Dmitry V. Levin wrote:
> Signed-off-by: Dmitry V. Levin <ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>

Applied.

Thanks,

Michael


> ---
>  man7/netlink.7 | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/man7/netlink.7 b/man7/netlink.7
> index 57bab5f..4c43344 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.
> 


-- 
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-12-07 15:15 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) [this message]
2016-12-07 14:00   ` [PATCH v2 3/3] netlink.7: Add references to sock_diag(7) Dmitry V. Levin
     [not found]     ` <20161207140014.GE1100-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org>
2016-12-07 15:15       ` 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=ecce6e73-c98d-67c3-14d7-c1bcbf324caf@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=ldv-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).