From b90e365ae71a9d735a23fd3444256f224796c593 Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Wed, 18 Mar 2015 23:21:06 +0000 Subject: Fixup typo and improve grammar in ZFS chapter of handbook PR: 197804 Differential Revision: https://reviews.freebsd.org/D1213 Submitted by: Mike M (original) Approved by: wblock (mentor) Sponsored by: ScaleEngine Inc. --- en_US.ISO8859-1/books/handbook/zfs/chapter.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml index 0e539fe7b6..ddc7e6ed65 100644 --- a/en_US.ISO8859-1/books/handbook/zfs/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/zfs/chapter.xml @@ -1278,9 +1278,10 @@ errors: No known data errors resilver operation, the pool can grow to use the capacity of the new device. For example, consider a mirror of a 1 TB drive and a - 2 drive. The usable space is 1 TB. Then the - 1 TB is replaced with another 2 TB drive, and the - resilvering process duplicates existing data. Because + 2 TB drive. The usable space is 1 TB. When the + 1 TB drive is replaced with another 2 TB drive, the + resilvering process copies the existing data onto the new + drive. Because both of the devices now have 2 TB capacity, the mirror's available space can be grown to 2 TB. -- cgit v1.2.3