diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-08-03 00:23:50 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-08-03 00:23:50 +0000 |
commit | e2aa2ca1087351316d7dabe4b9c1dad88c942e2a (patch) | |
tree | 150ee3210313f5a1d62f823b1fd402a01b07ff05 /share/man/man4/bio.4 | |
parent | bf90bc266257a39821e1cb1d0a11f35b033a1746 (diff) |
hook up a simple ciss(4) page
Diffstat (limited to 'share/man/man4/bio.4')
-rw-r--r-- | share/man/man4/bio.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index 017a7fe482e..cb51988013d 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.11 2005/06/30 14:02:58 mickey Exp $ +.\" $OpenBSD: bio.4,v 1.12 2005/08/03 00:23:49 mickey Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" All rights reserved. @@ -93,6 +93,7 @@ ioctl tunnel device .Sh SEE ALSO .Xr ioctl 2 , .Xr ami 4 , +.Xr ciss 4 , .Xr gdt 4 , .Xr bioctl 8 .Sh HISTORY |