diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2002-04-14 02:29:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2002-04-14 02:29:20 +0000 |
| commit | 5041f86c283f919e8da39a5ac122e6e057bc5a88 (patch) | |
| tree | 35a002a5d570e66325e4bcbe4fd3a452681c0228 /lib/libc | |
| parent | af7f9b97b60d7a9926048e862e8ce8ab7f4d4eb0 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/ioctl.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index c5e9a79d3a29..e779b9fea092 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -71,7 +71,8 @@ however, require the third argument to be a or an .Ar int . .Pp -An ioctl +An +.Fn ioctl .Fa request has encoded in it whether the argument is an .Dq in |
