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>
This commit is contained in:
Ceri Davies 2003-07-13 21:02:48 +00:00
parent 857961d925
commit 03606a211f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117520

View file

@ -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