diff options
Diffstat (limited to 'share/man/man4/softraid.4')
-rw-r--r-- | share/man/man4/softraid.4 | 5 |
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 |