]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ioctl.2: Remove mentions of ioctl_list(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 16 Apr 2020 07:00:37 +0000 (09:00 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 07:40:08 +0000 (09:40 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioctl.2

index 9f8f51828bdba5c930666500261b227888ec6451..907cc99530bfdd2f19d6cecddf8bbcb05d7c50e9 100644 (file)
@@ -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),