From cb87b207f7c3c47d5e8e56db66a2abb2a97680b4 Mon Sep 17 00:00:00 2001 From: Hans-Joerg Hoexer Date: Sat, 14 Jun 2008 00:16:39 +0000 Subject: Update bioctl(8) and softraid(4) to recent changes and enable softraid crypto. It's still considered experimental! ok djm marco --- share/man/man4/softraid.4 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4 index 23a42ee5296..25b1289e54e 100644 --- a/share/man/man4/softraid.4 +++ b/share/man/man4/softraid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: softraid.4,v 1.17 2008/01/29 10:26:56 jmc Exp $ +.\" $OpenBSD: softraid.4,v 1.18 2008/06/14 00:16:38 hshoexer Exp $ .\" .\" Copyright (c) 2007 Todd T. Fries .\" Copyright (c) 2007 Marco Peereboom @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 29 2008 $ +.Dd $Mdocdate: June 14 2008 $ .Dt SOFTRAID 4 .Os .Sh NAME @@ -68,6 +68,12 @@ though at the cost of write speed. Unlike traditional RAID 1, .Nm supports the use of more than two disks in a RAID 1 setup. +.It CRYPTO +An +.Em encrypting +discipline. +It encrypts data on a single disk to provide for data confidentiality. +CRYPTO does not provide redundancy. .El .Pp A -- cgit v1.2.3