From owner-svn-src-all@freebsd.org Fri May 26 12:00:32 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3E04D83722; Fri, 26 May 2017 12:00:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 85F94166A; Fri, 26 May 2017 12:00:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4QC0V4T089488; Fri, 26 May 2017 12:00:31 GMT (envelope-from avg@FreeBSD.org) Received: (from avg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4QC0VEs089487; Fri, 26 May 2017 12:00:31 GMT (envelope-from avg@FreeBSD.org) Message-Id: <201705261200.v4QC0VEs089487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: avg set sender to avg@FreeBSD.org using -f From: Andriy Gapon Date: Fri, 26 May 2017 12:00:31 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r318940 - vendor/illumos/dist/man/man1m X-SVN-Group: vendor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2017 12:00:32 -0000 Author: avg Date: Fri May 26 12:00:31 2017 New Revision: 318940 URL: https://svnweb.freebsd.org/changeset/base/318940 Log: 7956 "minimum" is misspelled in zpool manpage illumos/illumos-gate@eba8726136851528470dad9bad27892859bc1e3e https://github.com/illumos/illumos-gate/commit/eba8726136851528470dad9bad27892859bc1e3e https://www.illumos.org/issues/7956 Reviewed by: Prashanth Sreenivasa Reviewed by: Matthew Ahrens Reviewed by: Sebastien Roy Reviewed by: Yuri Pankov Approved by: Richard Lowe Author: Brad Lewis Modified: vendor/illumos/dist/man/man1m/zpool.1m Modified: vendor/illumos/dist/man/man1m/zpool.1m ============================================================================== --- vendor/illumos/dist/man/man1m/zpool.1m Fri May 26 11:59:20 2017 (r318939) +++ vendor/illumos/dist/man/man1m/zpool.1m Fri May 26 12:00:31 2017 (r318940) @@ -569,7 +569,7 @@ Threshold for the number of block ditto deduplicated block increases above this number, a new ditto copy of this block is automatically stored. The default setting is .Sy 0 -which causes no ditto copies to be created for deduplicated blocks. The miniumum +which causes no ditto copies to be created for deduplicated blocks. The minimum legal nonzero setting is .Sy 100 . .It Sy delegation Ns = Ns Sy on Ns | Ns Sy off