summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorAlexander von Gernler <grunk@cvs.openbsd.org>2007-05-31 04:26:30 +0000
committerAlexander von Gernler <grunk@cvs.openbsd.org>2007-05-31 04:26:30 +0000
commit60736932849d302f06f3efaaac4432e471a4d361 (patch)
treee10015a08786b964d4971f96c9c20b9cf80febb6 /share/man/man4
parentdc38ebe747b697c5103665897ccd9a041d1f9482 (diff)
explain what ``HBA'' means, ok jmc@ tedu@
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/softraid.45
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4
index 6f681bd3e9c..c32604941ad 100644
--- a/share/man/man4/softraid.4
+++ b/share/man/man4/softraid.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: softraid.4,v 1.8 2007/05/31 02:49:05 grunk Exp $
+.\" $OpenBSD: softraid.4,v 1.9 2007/05/31 04:26:29 grunk Exp $
.\"
.\" Copyright (c) 2007 Todd T. Fries <todd@OpenBSD.org>
.\" Copyright (c) 2007 Marco Peereboom <marco@OpenBSD.org>
@@ -27,7 +27,8 @@
.Sh DESCRIPTION
The
.Nm
-device emulates an HBA that provides RAID and other IO related services.
+device emulates an HBA (host bus adapter) that provides RAID and other IO
+related services.
The idea is to tie chunks together into an IO discipline.
A discipline can for example provide a volume that mirrors chunks (RAID 1).
.Pp