diff options
-rw-r--r-- | lib/libc/sys/ioctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index dd53754ddbc4..3278e4921502 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -85,7 +85,7 @@ in bytes. Macros and defines used in specifying an ioctl .Fa request are located in the file -.Ao Pa sys/ioccom.h Ac . +.Ao Pa sys/ioctl.h Ac . .Sh RETURN VALUES If an error has occurred, a value of -1 is returned and .Va errno |