Date: Mon, 7 Sep 2020 16:11:49 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: svn commit: r365421 - stable/12/usr.sbin/bsdinstall Message-ID: <202009071611.087GBn64095643@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend (doc committer) Date: Mon Sep 7 16:11:49 2020 New Revision: 365421 URL: https://svnweb.freebsd.org/changeset/base/365421 Log: MFC r364684: s/redundacy/redundancy Modified: stable/12/usr.sbin/bsdinstall/bsdinstall.8 Directory Properties: stable/12/ (props changed) Modified: stable/12/usr.sbin/bsdinstall/bsdinstall.8 ============================================================================== --- stable/12/usr.sbin/bsdinstall/bsdinstall.8 Mon Sep 7 16:09:37 2020 (r365420) +++ stable/12/usr.sbin/bsdinstall/bsdinstall.8 Mon Sep 7 16:11:49 2020 (r365421) @@ -345,7 +345,7 @@ Default: .Dq default .It Ev ZFSBOOT_VDEV_TYPE The type of pool to be created for the base system. -This variable can take one of this values: stripe (No redundacy), +This variable can take one of this values: stripe (No redundancy), mirror (n-Way mirroring), raid10 (RAID 1+0 - n x 2-Way Mirrors), raidz1 (RAID-Z1 - Single Redundacy RAID), raidz2 (RAID-Z2 - Double Redundacy RAID) or raidz3 (RAID-Z3 Triple Redundacy RAID).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009071611.087GBn64095643>