Retire EBADIOCTL in favor of ENOTTY

Change-Id: I6bd0e301d21ab7f2336e350e7e6e15d238c2c93d
This commit is contained in:
David van Moolenbroek
2014-03-01 09:04:51 +01:00
committed by sambuc
parent 4628a14fc7
commit b443e9244d
17 changed files with 39 additions and 39 deletions
-1
View File
@@ -266,7 +266,6 @@ caller-provided space.
.It Er 51 ENOBUFS Em "\&No buffer space available" .
An operation on a socket or pipe was not performed because
the system lacked sufficient buffer space or because a queue was full.
.It Er 52 EBADIOCTL Em "Illegal ioctl for device" .
.It Er 53 EBADMODE Em "Bad mode in ioctl" .
.It Er 54 EWOULDBLOCK Em "Would block" .
.It Er 55 ENETUNREACH Em "Network is unreachable" .
+1 -1
View File
@@ -1420,7 +1420,7 @@ This indicates an attempt to read or write with a buffer that is too
large or too small.
.IP ENOBUFS
The TCP/IP server has insufficient memory to execute the request.
.IP EBADIOCTL
.IP ENOTTY
This indicates an attempt to execute a command the particular server
does not understand.
For example, a