diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-25 23:58:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-08-25 23:58:15 +0000 |
commit | 7568d1c0d70dc101284dfaa38497f81c80a2ab4c (patch) | |
tree | 0c92c7ad778a8f9ab95044ea35144f84d562464d /share | |
parent | f8251a3fb67a43ea5f2ee1935564cb17d14fccf4 (diff) |
- .Xr ioctl 2
- "first appeared"
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bio.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index b9a77bec70b..fd73ad12d78 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.6 2004/06/20 17:37:15 aaron Exp $ +.\" $OpenBSD: bio.4,v 1.7 2004/08/25 23:58:14 jmc Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" All rights reserved. @@ -73,9 +73,10 @@ The cookie is used to tunnel further ioctls to the right device. ioctl tunnel device .El .Sh SEE ALSO +.Xr ioctl 2 , .Xr gdt 4 .Sh HISTORY The .Nm -driver appeared in +driver first appeared in .Ox 3.2 . |