From: Michael Kerrisk Date: Thu, 16 Apr 2020 07:00:37 +0000 (+0200) Subject: ioctl.2: Remove mentions of ioctl_list(2) X-Git-Tag: man-pages-5.07~15 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=599e0cef9415d47ab76d2f1ccbafb767d17192d0;p=thirdparty%2Fman-pages.git ioctl.2: Remove mentions of ioctl_list(2) Signed-off-by: Michael Kerrisk --- diff --git a/man2/ioctl.2 b/man2/ioctl.2 index 9f8f51828b..907cc99530 100644 --- a/man2/ioctl.2 +++ b/man2/ioctl.2 @@ -124,11 +124,7 @@ Arguments, returns, and semantics of vary according to the device driver in question (the call is used as a catch-all for operations that don't cleanly fit the UNIX stream I/O model). -See -.BR ioctl_list (2) -for a list of many of the known -.BR ioctl () -calls. +.PP The .BR ioctl () system call appeared in Version 7 AT&T UNIX. @@ -203,7 +199,6 @@ for the various architectures. .BR ioctl_fslabel (2), .BR ioctl_getfsmap (2), .BR ioctl_iflags (2), -.BR ioctl_list (2), .BR ioctl_ns (2), .BR ioctl_tty (2), .BR ioctl_userfaultfd (2),