diff options
author | 2015-04-14 19:10:13 +0000 | |
---|---|---|
committer | 2015-04-14 19:10:13 +0000 | |
commit | 5c1791bb532c65e3c05c82c81c92926907b35f75 (patch) | |
tree | ff2e5d415fafb0813173d231d11aee1c6a6823ba | |
parent | IPsec auth and credentials are not stored in the kernel anymore; (diff) | |
download | wireguard-openbsd-5c1791bb532c65e3c05c82c81c92926907b35f75.tar.xz wireguard-openbsd-5c1791bb532c65e3c05c82c81c92926907b35f75.zip |
sparc{,64} do not need softraid partitions to be defined as 4.2BSD, probably
since only one month after this was mentioned in CAVEATS.
-rw-r--r-- | share/man/man4/softraid.4 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man4/softraid.4 b/share/man/man4/softraid.4 index d815bb0b95d..c2277b7e424 100644 --- a/share/man/man4/softraid.4 +++ b/share/man/man4/softraid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: softraid.4,v 1.40 2015/04/11 16:37:34 jsing Exp $ +.\" $OpenBSD: softraid.4,v 1.41 2015/04/14 19:10:13 miod 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: April 11 2015 $ +.Dd $Mdocdate: April 14 2015 $ .Dt SOFTRAID 4 .Os .Sh NAME @@ -203,11 +203,6 @@ is only updated upon write. .Pp Currently there is no automated mechanism to recover from failed disks. .Pp -Sparc hardware needs to use fstype -.Dq 4.2BSD -instead of -.Dq RAID . -.Pp Certain RAID levels can protect against some data loss due to component failure. RAID is |