From owner-svn-src-vendor@freebsd.org Fri May 26 11:56:30 2017 Return-Path: Delivered-To: svn-src-vendor@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 5C905D83197; Fri, 26 May 2017 11:56:30 +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 14B641070; Fri, 26 May 2017 11:56:30 +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 v4QBuTMo089209; Fri, 26 May 2017 11:56:29 GMT (envelope-from avg@FreeBSD.org) Received: (from avg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4QBuT6u089208; Fri, 26 May 2017 11:56:29 GMT (envelope-from avg@FreeBSD.org) Message-Id: <201705261156.v4QBuT6u089208@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 11:56:29 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org Subject: svn commit: r318938 - 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-vendor@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2017 11:56:30 -0000 Author: avg Date: Fri May 26 11:56:28 2017 New Revision: 318938 URL: https://svnweb.freebsd.org/changeset/base/318938 Log: 6781 zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices illumos/illumos-gate@e4cb59f791c5c6dea7ad4caa6dee845024ce71ef https://github.com/illumos/illumos-gate/commit/e4cb59f791c5c6dea7ad4caa6dee845024ce71ef https://www.illumos.org/issues/6781 cache A device used to cache storage pool data. A cache device cannot be cannot be configured as a mirror or raidz group. For more information, see the "Cache Devices" section. needs changed to cache A device used to cache storage pool data. A cache device cannot be configured as a mirror or raidz group. For more information, see the "Cache Devices" section. Reviewed by: Toomas Soome Reviewed by: Robert Mustacchi Approved by: Matthew Ahrens Author: Alexander Pyhalov 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:55:31 2017 (r318937) +++ vendor/illumos/dist/man/man1m/zpool.1m Fri May 26 11:56:28 2017 (r318938) @@ -23,7 +23,7 @@ .\" Copyright (c) 2013 by Delphix. All rights reserved. .\" Copyright 2016 Nexenta Systems, Inc. .\" -.Dd February 15, 2016 +.Dd March 25, 2016 .Dt ZPOOL 1M .Os .Sh NAME @@ -235,8 +235,8 @@ see the .Sx Intent Log section. .It Sy cache -A device used to cache storage pool data. A cache device cannot be cannot be -configured as a mirror or raidz group. For more information, see the +A device used to cache storage pool data. A cache device cannot be configured +as a mirror or raidz group. For more information, see the .Sx Cache Devices section. .El