Changes: whitespace cleanups

This commit is contained in:
Michael Kerrisk 2020-06-09 14:45:44 +02:00
parent bffbb22fda
commit edffc87e82
1 changed files with 4 additions and 4 deletions

View File

@ -113,17 +113,17 @@ ioctl_list.2
that time it has seen hardly any update, and is by now that time it has seen hardly any update, and is by now
very much out of date, as reported by Heinrich Schuchardt very much out of date, as reported by Heinrich Schuchardt
and confirmed by Eugene Syromyatnikov. and confirmed by Eugene Syromyatnikov.
As Heinrich says: As Heinrich says:
Man-pages like netdevices.7 or ioctl_fat.2 are what is 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 needed to help a user who does not want to read through the
kernel code. kernel code.
If ioctl_list.2 has not been reasonably maintained since If ioctl_list.2 has not been reasonably maintained since
Linux 1.3.27 and hence is not a reliable source of Linux 1.3.27 and hence is not a reliable source of
information, shouldn't it be dropped? information, shouldn't it be dropped?
My answer is, yes (but let's move a little info into ioctl(2)). My answer is, yes (but let's move a little info into ioctl(2)).