summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2003-07-13 21:02:48 +0000
committerceri <ceri@FreeBSD.org>2003-07-13 21:02:48 +0000
commit7a5725f2481b329f7cdec1c7ec8470099d691cd7 (patch)
tree13e7b2e5b60cdb5274c8f562803ca77d49021137 /lib/libc/sys
parent52004fa9625b6d8e083daedaa1dfae54ee1303f6 (diff)
downloadFreeBSD-src-7a5725f2481b329f7cdec1c7ec8470099d691cd7.zip
FreeBSD-src-7a5725f2481b329f7cdec1c7ec8470099d691cd7.tar.gz
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 <thode12@msn.com>
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/ioctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2
index 3278e49..dd53754 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
OpenPOWER on IntegriCloud