Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 14:04:59 +0000 (UTC)
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r364684 - head/usr.sbin/bsdinstall
Message-ID:  <202008241404.07OE4xKk085940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: blackend (doc committer)
Date: Mon Aug 24 14:04:59 2020
New Revision: 364684
URL: https://svnweb.freebsd.org/changeset/base/364684

Log:
  s/redundacy/redundancy
  
  MFC after:	1 week

Modified:
  head/usr.sbin/bsdinstall/bsdinstall.8

Modified: head/usr.sbin/bsdinstall/bsdinstall.8
==============================================================================
--- head/usr.sbin/bsdinstall/bsdinstall.8	Mon Aug 24 14:01:52 2020	(r364683)
+++ head/usr.sbin/bsdinstall/bsdinstall.8	Mon Aug 24 14:04:59 2020	(r364684)
@@ -349,7 +349,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 Redundancy RAID), raidz2 (RAID-Z2 - Double Redundancy RAID)
 or raidz3 (RAID-Z3 Triple Redundancy RAID).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008241404.07OE4xKk085940>