diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zpool.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 6b97c4b0e..76bc1cf74 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -806,6 +806,9 @@ such that it is available even if the pool becomes faulted. An administrator can provide additional information about a pool using this property. .It Sy dedupditto Ns = Ns Ar number +This property is deprecated. In a future release, it will no longer have any +effect. +.Pp Threshold for the number of block ditto copies. If the reference count for a deduplicated block increases above this number, a new ditto copy of this block is automatically stored. |