aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2020-01-08 14:01:15 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2020-01-08 14:01:15 +0000
commit4a3c7e6718e5ac103f885c1622ac21e55cc17a1b (patch)
tree58b68df444f62b9106e8be69f6f3a5eb406606c6 /usr.sbin/bsdinstall
parent650a41c6d0f5e99a0de19538b2844c8ab13d6ca7 (diff)
Notes
Diffstat (limited to 'usr.sbin/bsdinstall')
-rw-r--r--usr.sbin/bsdinstall/bsdinstall.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bsdinstall/bsdinstall.8 b/usr.sbin/bsdinstall/bsdinstall.8
index 1a9324f4de674..90fae3c2c69c8 100644
--- a/usr.sbin/bsdinstall/bsdinstall.8
+++ b/usr.sbin/bsdinstall/bsdinstall.8
@@ -336,8 +336,8 @@ Default:
The type of pool to be created for the base system.
This variable can take one of this values: stripe (No redundacy),
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).
+raidz1 (RAID-Z1 - Single Redundancy RAID), raidz2 (RAID-Z2 - Double Redundancy RAID)
+or raidz3 (RAID-Z3 Triple Redundancy RAID).
Default:
.Dq stripe
.It Ev ZFSBOOT_FORCE_4K_SECTORS
@@ -505,7 +505,7 @@ ZFSBOOT_DISKS="ada0 ada1"
ZFSBOOT_VDEV_TYPE=mirror
.Ed
.Pp
-Remenber to export all the variables for the
+Remember to export all the variables for the
.Cm zfsboot
command, otherwise it will not get set.
.Ss SETUP SCRIPT