mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Consistently use parsable instead of parseable
This is a purely cosmetical change, to consistently prefer one of two (both acceptable) choises for the word parsable in documentation and code. I don't really care which to use, but acording to wiktionary https://en.wiktionary.org/wiki/parsable#English parsable is preferred. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #4682
This commit is contained in:
committed by
Brian Behlendorf
parent
9baaa7deae
commit
3491d6eb06
+2
-2
@@ -1125,7 +1125,7 @@ Scripted mode. Do not display headers, and separate fields by a single tab inste
|
||||
\fB\fB-p\fR\fR
|
||||
.ad
|
||||
.RS 6n
|
||||
Display numbers in parseable (exact) values.
|
||||
Display numbers in parsable (exact) values.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
@@ -1570,7 +1570,7 @@ Display real paths for vdevs resolving all symbolic links. This can be used to l
|
||||
\fB\fB-p\fR\fR
|
||||
.ad
|
||||
.RS 12n
|
||||
Display numbers in parseable (exact) values. Time values are in nanoseconds.
|
||||
Display numbers in parsable (exact) values. Time values are in nanoseconds.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
|
||||
Reference in New Issue
Block a user