zfs.8 & zpool.8: Standardize property value order

The default value is now always listed first.

Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2016-05-11 13:21:06 -05:00
committed by Brian Behlendorf
parent 8fd888baa7
commit d919da83fa
2 changed files with 34 additions and 34 deletions
+8 -8
View File
@@ -632,7 +632,7 @@ The following property can be set at creation time and import time:
.ne 2
.mk
.na
\fB\fBaltroot\fR\fR
\fB\fBaltroot\fR=(unset) | \fIpath\fR\fR
.ad
.sp .6
.RS 4n
@@ -646,7 +646,7 @@ The following property can only be set at import time:
.ne 2
.mk
.na
\fB\fBreadonly\fR=\fBon\fR | \fBoff\fR\fR
\fB\fBreadonly\fR=\fBoff\fR | \fBon\fR\fR
.ad
.sp .6
.RS 4n
@@ -664,7 +664,7 @@ The following properties can be set at creation time and import time, and later
.ne 2
.mk
.na
\fB\fBautoexpand\fR=\fBon\fR | \fBoff\fR\fR
\fB\fBautoexpand\fR=\fBoff\fR | \fBon\fR\fR
.ad
.sp .6
.RS 4n
@@ -675,7 +675,7 @@ Controls automatic pool expansion when the underlying LUN is grown. If set to \f
.ne 2
.mk
.na
\fB\fBautoreplace\fR=\fBon\fR | \fBoff\fR\fR
\fB\fBautoreplace\fR=\fBoff\fR | \fBon\fR\fR
.ad
.sp .6
.RS 4n
@@ -686,7 +686,7 @@ Controls automatic device replacement. If set to "\fBoff\fR", device replacement
.ne 2
.mk
.na
\fB\fBbootfs\fR=\fIpool\fR/\fIdataset\fR\fR
\fB\fBbootfs\fR=(unset) | \fIpool\fR/\fIdataset\fR\fR
.ad
.sp .6
.RS 4n
@@ -697,7 +697,7 @@ Identifies the default bootable dataset for the root pool. This property is expe
.ne 2
.mk
.na
\fB\fBcachefile\fR=\fIpath\fR | \fBnone\fR\fR
\fB\fBcachefile\fR=fBnone\fR | \fIpath\fR\fR
.ad
.sp .6
.RS 4n
@@ -710,7 +710,7 @@ Multiple pools can share the same cache file. Because the kernel destroys and re
.ne 2
.mk
.na
\fB\fBcomment\fR=\fB\fItext\fR\fR
\fB\fBcomment\fR=(unset) | \fB\fItext\fR\fR
.ad
.sp .6
.RS 4n
@@ -812,7 +812,7 @@ This property can also be referred to by its shortened name, \fBlistsnaps\fR.
.ne 2
.mk
.na
\fB\fBversion\fR=\fIversion\fR\fR
\fB\fBversion\fR=(unset) | \fIversion\fR\fR
.ad
.sp .6
.RS 4n