summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Pyhalov <apyhalov@gmail.com>2016-03-25 09:02:04 -0700
committerMatthew Ahrens <mahrens@delphix.com>2016-03-25 09:02:37 -0700
commite4cb59f791c5c6dea7ad4caa6dee845024ce71ef (patch)
treeafe82b2d159a028f69cdd142abd2e1274c3ab430
parent63d0f4f15e0d9605137029897b712a2774ed7fa8 (diff)
downloadillumos-joyent-e4cb59f791c5c6dea7ad4caa6dee845024ce71ef.tar.gz
6781 zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
-rw-r--r--usr/src/man/man1m/zpool.1m6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man1m/zpool.1m b/usr/src/man/man1m/zpool.1m
index c525623e90..30145db55d 100644
--- a/usr/src/man/man1m/zpool.1m
+++ b/usr/src/man/man1m/zpool.1m
@@ -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