* [PATCH] ioctl_list.2: SIOCADDRT accepts in6_rtmsg in INET6 protocol
@ 2015-04-16 11:52 Nikos Mavrogiannopoulos
[not found] ` <1429185133.443.1.camel-c5N7Ur/I1ocdnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Nikos Mavrogiannopoulos @ 2015-04-16 11:52 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Nikos Mavrogiannopoulos <nmav-c5N7Ur/I1ocdnm+yROfE0A@public.gmane.org>
---
man2/ioctl_list.2 | 1 +
1 file changed, 1 insertion(+)
diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
index ba993a1..1507d3c 100644
--- a/man2/ioctl_list.2
+++ b/man2/ioctl_list.2
@@ -904,6 +904,7 @@ the protocol:
Most protocols const struct rtentry *
AX.25 const struct ax25_route *
NET/ROM const struct nr_route_struct *
+ INET6 const struct in6_rtmsg *
.fi
.B SIOCGIFCONF
--
2.1.0
--
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ioctl_list.2: SIOCADDRT accepts in6_rtmsg in INET6 protocol
[not found] ` <1429185133.443.1.camel-c5N7Ur/I1ocdnm+yROfE0A@public.gmane.org>
@ 2015-04-18 21:07 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-04-18 21:07 UTC (permalink / raw)
To: Nikos Mavrogiannopoulos
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Nikos,
On 04/16/2015 01:52 PM, Nikos Mavrogiannopoulos wrote:
>
> Signed-off-by: Nikos Mavrogiannopoulos <nmav-c5N7Ur/I1ocdnm+yROfE0A@public.gmane.org>
Applied. (If you should send more patches, it would be
helpful to cite locations in the kernel source where the
details can be verified.)
Thanks!
Michael
> ---
> man2/ioctl_list.2 | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
> index ba993a1..1507d3c 100644
> --- a/man2/ioctl_list.2
> +++ b/man2/ioctl_list.2
> @@ -904,6 +904,7 @@ the protocol:
> Most protocols const struct rtentry *
> AX.25 const struct ax25_route *
> NET/ROM const struct nr_route_struct *
> + INET6 const struct in6_rtmsg *
>
> .fi
> .B SIOCGIFCONF
>
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-18 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 11:52 [PATCH] ioctl_list.2: SIOCADDRT accepts in6_rtmsg in INET6 protocol Nikos Mavrogiannopoulos
[not found] ` <1429185133.443.1.camel-c5N7Ur/I1ocdnm+yROfE0A@public.gmane.org>
2015-04-18 21:07 ` Michael Kerrisk (man-pages)
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).