diff options
Diffstat (limited to 'manual/llio.texi')
-rw-r--r-- | manual/llio.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/llio.texi b/manual/llio.texi index ea72e955e3..ceadb7ed32 100644 --- a/manual/llio.texi +++ b/manual/llio.texi @@ -3618,6 +3618,8 @@ numbers and multiplexed through the @code{ioctl} function, defined in @code{sys/ioctl.h}. The code numbers themselves are defined in many different headers. +@comment sys/ioctl.h +@comment BSD @deftypefun int ioctl (int @var{filedes}, int @var{command}, @dots{}) The @code{ioctl} function performs the generic I/O operation |