diff options
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 . |