summaryrefslogtreecommitdiff
path: root/lib/libc/sys/ioctl.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/ioctl.2')
-rw-r--r--lib/libc/sys/ioctl.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2
index 8aa51ae9261..4a0d402f990 100644
--- a/lib/libc/sys/ioctl.2
+++ b/lib/libc/sys/ioctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ioctl.2,v 1.11 2001/07/30 01:12:43 deraadt Exp $
+.\" $OpenBSD: ioctl.2,v 1.12 2002/05/01 08:03:29 mpech Exp $
.\" $NetBSD: ioctl.2,v 1.5 1995/02/27 12:33:47 cgd Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -56,7 +56,8 @@ requests.
.Pp
The argument
.Fa d
-must be an open file descriptor. The third argument is called
+must be an open file descriptor.
+The third argument is called
.Fa arg
and contains additional information needed by this device
to perform the requested function.