diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2007-07-14 19:23:29 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2007-07-14 19:23:29 +0000 |
| commit | e38e34dbadbc1338ca58be445f79c4be6a406da8 (patch) | |
| tree | fed6cecf6464a3f1e086e45bf446b08de00879d6 /lib/libc | |
| parent | bd06ab2f602d6350323449079f46865dee8f907c (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/ioctl.2 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index 02da906fd013..57d50c20fcff 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 11, 1993 +.Dd July 14, 2007 .Dt IOCTL 2 .Os .Sh NAME @@ -59,9 +59,7 @@ The third argument to is traditionally named .Va "char *argp" . Most uses of -.Fn ioctl -in -.Fx 3.0 , +.Fn ioctl , however, require the third argument to be a .Vt caddr_t or an |
