summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-01-02 08:24:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-01-02 08:24:45 +0000
commit4d5cf2f25ee0c67ddce204760f1214fbb2764869 (patch)
tree1deb7b1d0c3963acd77b61b96b4145045d9474ad
parentb21ab80787e3d5182456291bdc710947a7e555ed (diff)
tweak previous; ok jsing
-rw-r--r--share/man/man4/softraid.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4
index 52155594cbc..cbdffe974bb 100644
--- a/share/man/man4/softraid.4
+++ b/share/man/man4/softraid.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: softraid.4,v 1.28 2011/12/31 17:06:10 jsing Exp $
+.\" $OpenBSD: softraid.4,v 1.29 2012/01/02 08:24:44 jmc Exp $
.\"
.\" Copyright (c) 2007 Todd T. Fries <todd@OpenBSD.org>
.\" Copyright (c) 2007 Marco Peereboom <marco@OpenBSD.org>
@@ -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: December 31 2011 $
+.Dd $Mdocdate: January 2 2012 $
.Dt SOFTRAID 4
.Os
.Sh NAME
@@ -105,7 +105,7 @@ CRYPTO does not provide redundancy.
A
.Em concatenating
discipline.
-It writes data to each chunk in serial to provide increased capacity.
+It writes data to each chunk in sequence to provide increased capacity.
CONCAT does not provide redundancy.
.El
.Sh EXAMPLES