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 <[email protected]>
  Reviewed by: Robert Mustacchi <[email protected]>
  Approved by: Matthew Ahrens <[email protected]>
  Author: Alexander Pyhalov <[email protected]>

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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to