linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] ioctl_list.2: add reference to netdevice.7
@ 2015-12-29 21:26 Heinrich Schuchardt
       [not found] ` <1451424411-5095-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2015-12-29 21:26 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Heinrich Schuchardt

netdevice.7 describes most of the IOCTLs of sockios.h

Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
---
 man2/ioctl_list.2 | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/man2/ioctl_list.2 b/man2/ioctl_list.2
index 0cca57e..ad2472a 100644
--- a/man2/ioctl_list.2
+++ b/man2/ioctl_list.2
@@ -540,7 +540,9 @@ l l l.
 0x80027501	SMB_IOC_GETMOUNTUID	uid_t *
 .TE
 
-// <include/linux/sockios.h>
+// <include/linux/sockios.h> see
+.BR netdevice (7)
+
 .TS
 l l l l.
 0x0000890B	SIOCADDRT	const struct rtentry *	// MORE
@@ -973,4 +975,5 @@ l l l.
 .TE
 .SH SEE ALSO
 .BR ioctl (2),
-.BR ioctl_fat (2)
+.BR ioctl_fat (2),
+.BR netdevice (7)
-- 
2.1.4

--
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

end of thread, other threads:[~2015-12-30 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-29 21:26 [PATCH 1/1] ioctl_list.2: add reference to netdevice.7 Heinrich Schuchardt
     [not found] ` <1451424411-5095-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2015-12-30 10:50   ` 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).