diff options
-rw-r--r-- | share/man/man4/ami.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/ami.4 b/share/man/man4/ami.4 index 56868fa9da5..df3e4228fc8 100644 --- a/share/man/man4/ami.4 +++ b/share/man/man4/ami.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ami.4,v 1.8 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: ami.4,v 1.9 2002/01/30 20:38:10 mickey Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff. All rights reserved. .\" @@ -30,8 +30,6 @@ driver. Although the controllers are actual RAID controllers the driver makes them look just like SCSI controllers. All RAID configuration is done through the controllers' BIOSes. -.Xr iop 4 -driver. .Sh SEE ALSO .Xr intro 4 , .Xr iop 4 , @@ -47,3 +45,7 @@ The .Nm driver first appeared in .Ox 2.9 . +.Sh BUGS +The +.Tn IDE +versions of this controllers were not tested. |