zpool.8: the comment property is not read-only
The comment property was listed in the man page twice, once under the list of read-only properties, and again (correctly), under the list of user editable properties. PR: 238355 Reported by: Michael Zuo <muh.muhten@gmail.com> Sponsored by: Klara Systems
This commit is contained in:
parent
4db23c7455
commit
92e0d7f840
@ -604,10 +604,6 @@ Amount of storage space within the pool that has been physically allocated.
|
||||
.It Sy capacity
|
||||
Percentage of pool space used. This property can also be referred to by its
|
||||
shortened column name, "cap".
|
||||
.It Sy comment
|
||||
A text string consisting of printable ASCII characters that will be stored
|
||||
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 dedupratio
|
||||
The deduplication ratio specified for a pool, expressed as a multiplier.
|
||||
For example, a
|
||||
|
Loading…
Reference in New Issue
Block a user