diff options
Diffstat (limited to 'share/man/man4/cac.4')
-rw-r--r-- | share/man/man4/cac.4 | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/share/man/man4/cac.4 b/share/man/man4/cac.4 index 62a83171fad..ae420b74118 100644 --- a/share/man/man4/cac.4 +++ b/share/man/man4/cac.4 @@ -1,8 +1,8 @@ -.\" $OpenBSD: cac.4,v 1.20 2008/10/24 08:14:26 brad Exp $ +.\" $OpenBSD: cac.4,v 1.21 2008/10/29 21:24:05 brad Exp $ .\" .\" Michael Shalayeff, 2000. Public Domain. .\" -.Dd $Mdocdate: October 24 2008 $ +.Dd $Mdocdate: October 29 2008 $ .Dt CAC 4 .Os .Sh NAME @@ -57,12 +57,24 @@ All the RAID set volume management is done via the card BIOS. 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. -.Sh SEE ALSO +.Pp +Monitoring status for the volume and drives in it is done through the +.Xr bioctl 8 +utility; +the current status is provided by the +.Xr sysctl 8 +variable +.Va hw.sensors . +.Sh SEE +.Xr bio 4 , .Xr eisa 4 , .Xr intro 4 , .Xr pci 4 , .Xr scsi 4 , -.Xr sd 4 +.Xr sd 4 , +.Xr bioctl 8 , +.Xr sensorsd 8 , +.Xr sysctl 8 .Sh HISTORY The .Nm |