From owner-svn-doc-all@FreeBSD.ORG Sat Sep 27 11:10:06 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E80E8FC; Sat, 27 Sep 2014 11:10:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB69AEFC; Sat, 27 Sep 2014 11:10:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8RBA5xX091824; Sat, 27 Sep 2014 11:10:05 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8RBA51r091823; Sat, 27 Sep 2014 11:10:05 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201409271110.s8RBA51r091823@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sat, 27 Sep 2014 11:10:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45684 - head/en_US.ISO8859-1/books/handbook/zfs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 11:10:06 -0000 Author: bcr Date: Sat Sep 27 11:10:05 2014 New Revision: 45684 URL: http://svnweb.freebsd.org/changeset/doc/45684 Log: Fix typos. Add space between words. Submitted by: Bjoern Heidotting Obtained from: The FreeBSD German Documentation Project Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Sat Sep 27 09:14:43 2014 (r45683) +++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Sat Sep 27 11:10:05 2014 (r45684) @@ -715,7 +715,7 @@ errors: No known data errors as for RAID-Z, an alternative method is to add another vdev to the pool. Additional vdevs provide higher performance, distributing writes across the vdevs. Each vdev - is reponsible for providing its own redundancy. It is + is responsible for providing its own redundancy. It is possible, but discouraged, to mix vdev types, like mirror and RAID-Z. Adding a non-redundant vdev to a pool containing mirror or @@ -1909,7 +1909,7 @@ tank custom:costcenter - Without snapshots, a backup would have copies of the files from different points in time. - Snapshots in ZFSprovide a variety of + Snapshots in ZFS provide a variety of features that even other file systems with snapshot functionality lack. A typical example of snapshot use is to have a quick way of backing up the current state of the file @@ -3148,7 +3148,7 @@ dedup = 1.05, compress = 1.11, copies = enabled and 1 is disabled. The default is 0, unless the system has less than 4 GB of RAM. Prefetch works by - reading larged blocks than were requested into the + reading larger blocks than were requested into the ARC in hopes that the data will be needed soon. If the workload has a large number of random reads, disabling @@ -3247,7 +3247,7 @@ dedup = 1.05, compress = 1.11, copies = This value controls the limit on the total IOPS (I/Os Per Second) generated by the scrub. The granularity of the setting - is deterined by the value of kern.hz + is determined by the value of kern.hz which defaults to 1000 ticks per second. This setting may be changed, resulting in a different effective IOPS limit. The default value is @@ -4249,7 +4249,7 @@ vfs.zfs.vdev.cache.size="5M"reservation, - space used by snapshots and decendant datasets is not + space used by snapshots and descendant datasets is not counted against the reservation. For example, if a snapshot is taken of storage/home/bob, enough disk space