netdevice.7 describes most of the IOCTLs of sockios.h Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx> --- 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html