From 599e0cef9415d47ab76d2f1ccbafb767d17192d0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 16 Apr 2020 09:00:37 +0200 Subject: [PATCH] ioctl.2: Remove mentions of ioctl_list(2) Signed-off-by: Michael Kerrisk --- man2/ioctl.2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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), -- 2.47.2