summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-01 09:58:10 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-01 09:58:10 +0000
commite4e086910b99f3651dd618138e7eca7794e5567d (patch)
treed06caee639ef18f8bc2bdda92015049136278dec /share/man
parent46b71a7c87685841f6cabd341276cbe4095e63e3 (diff)
use some combination of "PATA/SATA/SCSI RAID controller" for .Nd;
help from dlg and mickey
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/aac.44
-rw-r--r--share/man/man4/ami.44
-rw-r--r--share/man/man4/arc.44
-rw-r--r--share/man/man4/cac.44
-rw-r--r--share/man/man4/ciss.44
-rw-r--r--share/man/man4/dpt.44
-rw-r--r--share/man/man4/gdt.44
-rw-r--r--share/man/man4/mfi.44
-rw-r--r--share/man/man4/twe.44
9 files changed, 18 insertions, 18 deletions
diff --git a/share/man/man4/aac.4 b/share/man/man4/aac.4
index 3fa2a36af5e..61709bfbf40 100644
--- a/share/man/man4/aac.4
+++ b/share/man/man4/aac.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: aac.4,v 1.19 2006/04/22 02:40:12 brad Exp $
+.\" $OpenBSD: aac.4,v 1.20 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Copyright (c) 2000 Michael Smith
.\" Copyright (c) 2000 BSDi
@@ -31,7 +31,7 @@
.Os
.Sh NAME
.Nm aac
-.Nd Adaptec RAID driver
+.Nd Adaptec SCSI RAID controller
.Sh SYNOPSIS
.Cd "aac* at pci?"
.Cd "scsibus* at aac?"
diff --git a/share/man/man4/ami.4 b/share/man/man4/ami.4
index 7d6e74f55b0..6609a6b6745 100644
--- a/share/man/man4/ami.4
+++ b/share/man/man4/ami.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ami.4,v 1.36 2006/08/19 09:15:46 jsg Exp $
+.\" $OpenBSD: ami.4,v 1.37 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Michael Shalayeff, 2001. Public Domain.
.\"
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm ami
-.Nd American Megatrends Inc. MegaRAID Controllers
+.Nd American Megatrends Inc. MegaRAID PATA/SATA/SCSI RAID controller
.Sh SYNOPSIS
.Cd "ami* at pci?"
.Cd "scsibus* at ami?"
diff --git a/share/man/man4/arc.4 b/share/man/man4/arc.4
index 39dbc2320b0..e0eeed6b481 100644
--- a/share/man/man4/arc.4
+++ b/share/man/man4/arc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: arc.4,v 1.5 2006/08/27 12:05:31 dlg Exp $
+.\" $OpenBSD: arc.4,v 1.6 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org>
.\"
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm arc
-.Nd Areca Technology Corporation RAID Controller
+.Nd Areca Technology Corporation SATA RAID controller
.Sh SYNOPSIS
.Cd "arc* at pci?"
.Cd "scsibus* at arc?"
diff --git a/share/man/man4/cac.4 b/share/man/man4/cac.4
index 61d9a6c0e4a..99917f4fdd0 100644
--- a/share/man/man4/cac.4
+++ b/share/man/man4/cac.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cac.4,v 1.17 2005/09/30 20:34:24 jaredy Exp $
+.\" $OpenBSD: cac.4,v 1.18 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Michael Shalayeff, 2000. Public Domain.
.\"
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm cac
-.Nd Compaq Smart ARRAY 2/3/4 RAID controllers
+.Nd Compaq Smart ARRAY 2/3/4 SCSI RAID controller
.Sh SYNOPSIS
.Cd "cac* at pci?"
.Cd "cac* at eisa?"
diff --git a/share/man/man4/ciss.4 b/share/man/man4/ciss.4
index e9b1a911be2..579e3c8a615 100644
--- a/share/man/man4/ciss.4
+++ b/share/man/man4/ciss.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ciss.4,v 1.6 2006/08/27 22:10:42 jmc Exp $
+.\" $OpenBSD: ciss.4,v 1.7 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Michael Shalayeff, 2005. Public Domain.
.\"
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm ciss
-.Nd Compaq Smart ARRAY 5/6 RAID controllers
+.Nd Compaq Smart ARRAY 5/6 SATA/SCSI RAID controller
.Sh SYNOPSIS
.Cd "ciss* at pci?"
.Cd "scsibus* at ciss?"
diff --git a/share/man/man4/dpt.4 b/share/man/man4/dpt.4
index f8e8fbe5dec..c50dce5d384 100644
--- a/share/man/man4/dpt.4
+++ b/share/man/man4/dpt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpt.4,v 1.16 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: dpt.4,v 1.17 2006/09/01 09:58:09 jmc Exp $
.\" $NetBSD: dpt.4,v 1.7 2000/01/17 16:34:44 ad Exp $
.\"
.\" Copyright (c) 1999, 2000 Andy Doran <ad@NetBSD.org>
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm dpt
-.Nd DPT EATA SCSI RAID adapter driver
+.Nd DPT EATA SCSI RAID controller
.Sh SYNOPSIS
.Cd "dpt* at eisa?"
.Cd "dpt* at pci?"
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4
index d1a3c5f06f6..df3b30ff427 100644
--- a/share/man/man4/gdt.4
+++ b/share/man/man4/gdt.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gdt.4,v 1.26 2006/02/23 20:11:54 brad Exp $
+.\" $OpenBSD: gdt.4,v 1.27 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Copyright (c) 2000 Niklas Hallqvist <niklas@openbsd.org>
.\"
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm gdt
-.Nd ICP-Vortex and Intel GDT RAID driver
+.Nd ICP-Vortex and Intel GDT SCSI RAID controller
.Sh SYNOPSIS
.Cd "gdt* at pci?"
.Cd "scsibus* at gdt?"
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4
index 444437a8d3f..a97072a3a2b 100644
--- a/share/man/man4/mfi.4
+++ b/share/man/man4/mfi.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mfi.4,v 1.6 2006/08/31 04:11:18 dlg Exp $
+.\" $OpenBSD: mfi.4,v 1.7 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Written by Marco Peereboom <marco@peereboom.us>
.\"
@@ -28,7 +28,7 @@
.Os
.Sh NAME
.Nm mfi
-.Nd LSI Logic & Dell MegaRAID SAS Controllers
+.Nd LSI Logic & Dell MegaRAID SAS RAID controller
.Sh SYNOPSIS
.Cd "mfi* at pci?"
.Cd "scsibus* at mfi?"
diff --git a/share/man/man4/twe.4 b/share/man/man4/twe.4
index 0a57208c4a6..951a4f4de3c 100644
--- a/share/man/man4/twe.4
+++ b/share/man/man4/twe.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: twe.4,v 1.23 2006/08/25 05:07:31 brad Exp $
+.\" $OpenBSD: twe.4,v 1.24 2006/09/01 09:58:09 jmc Exp $
.\"
.\" Michael Shalayeff, 2000. Public Domain.
.\"
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm twe
-.Nd 3ware 5000/6000/7000/8000 series PATA/SATA RAID driver
+.Nd 3ware 5000/6000/7000/8000 series PATA/SATA RAID controller
.Sh SYNOPSIS
.Cd "twe* at pci?"
.Cd "scsibus* at twe?"