From 03606a211f62ba3d56f6544d209ca65364579fb9 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 13 Jul 2003 21:02:48 +0000 Subject: [PATCH] ioctl macros and defines are now present in ioccom.h, not ioctl.h. Update the manpage to reflect this. PR: docs/54235 Submitted by: Karen Thode --- lib/libc/sys/ioctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index 3278e492150..dd53754ddbc 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/ioctl.h Ac . +.Ao Pa sys/ioccom.h Ac . .Sh RETURN VALUES If an error has occurred, a value of -1 is returned and .Va errno