From 15313c5e1866e81e2f4a30d2c50b43b5435e547a Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Fri, 4 Jan 2013 20:09:20 +0100 Subject: [PATCH] Fix duplicate words in zpool.8 Remove the duplicate words 'cannot be' from the zpool.8 man page. Signed-off-by: Brian Behlendorf Closes #1177 --- man/man8/zpool.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 826a6e788..35feda7c8 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -244,7 +244,7 @@ A separate-intent log device. If more than one log device is specified, then wri .ad .RS 10n .rt -A device used to cache storage pool data. A cache device cannot be cannot be configured as a mirror or \fBraidz\fR group. For more information, see the "Cache Devices" section. +A device used to cache storage pool data. A cache device cannot be configured as a mirror or \fBraidz\fR group. For more information, see the "Cache Devices" section. .RE .sp