From edffc87e826efbb9c4130be2b0bfbcf0822a5839 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 9 Jun 2020 14:45:44 +0200 Subject: [PATCH] Changes: whitespace cleanups --- Changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changes b/Changes index d65ae5113..d660cac99 100644 --- a/Changes +++ b/Changes @@ -113,17 +113,17 @@ ioctl_list.2 that time it has seen hardly any update, and is by now very much out of date, as reported by Heinrich Schuchardt and confirmed by Eugene Syromyatnikov. - + As Heinrich says: - + Man-pages like netdevices.7 or ioctl_fat.2 are what is needed to help a user who does not want to read through the kernel code. - + If ioctl_list.2 has not been reasonably maintained since Linux 1.3.27 and hence is not a reliable source of information, shouldn't it be dropped? - + My answer is, yes (but let's move a little info into ioctl(2)).