diff options
author | 2005-02-01 17:42:05 +0000 | |
---|---|---|
committer | 2005-02-01 17:42:05 +0000 | |
commit | 16cdd7ab17b354afa6e513ba3564a1318b5c2213 (patch) | |
tree | 101969eae7a99788f0de6d1cbfe66f60a5c5ccd8 | |
parent | make fbackupfile() return FALSE when the rename(2) from the (diff) | |
download | wireguard-openbsd-16cdd7ab17b354afa6e513ba3564a1318b5c2213.tar.xz wireguard-openbsd-16cdd7ab17b354afa6e513ba3564a1318b5c2213.zip |
mention mirroring here as well; whined about by henning@
-rw-r--r-- | share/man/man4/ccd.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index a5eb9f58ca4..133781bf28a 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccd.4,v 1.18 2004/03/21 19:47:59 miod Exp $ +.\" $OpenBSD: ccd.4,v 1.19 2005/02/01 17:42:05 mickey Exp $ .\" $NetBSD: ccd.4,v 1.5 1995/10/09 06:09:09 thorpej Exp $ .\" .\" Copyright (c) 1994 Jason Downs. @@ -82,8 +82,9 @@ may be configured. .Pp A .Nm -may be either serially concatenated or interleaved. +may be either serially concatenated, interleaved or mirrored. To serially concatenate partitions specify an interleave factor of 0. +Mirroring configuraations require even number of components. .Pp If a .Nm |