aboutsummaryrefslogtreecommitdiffstats
path: root/man2/ioctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/ioctl.2')
-rw-r--r--man2/ioctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/ioctl.2 b/man2/ioctl.2
index cc8e531a1d..02dd4c2c68 100644
--- a/man2/ioctl.2
+++ b/man2/ioctl.2
@@ -83,7 +83,7 @@ Usually, on success zero is returned.
A few
.BR ioctl ()
requests use the return value as an output parameter
-and return a non-negative value on success.
+and return a nonnegative value on success.
On error, \-1 is returned, and
.I errno
is set appropriately.