mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Minor documentation, logging, and testing typos
This patch collects some minor inconsistencies and typos in the documentation, logging and testing infrastructure. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com> Closes #7608
This commit is contained in:
committed by
Brian Behlendorf
parent
b405837a6c
commit
7106b23640
+5
-6
@@ -1444,9 +1444,9 @@ Controls where the user's encryption key will be loaded from by default for
|
||||
commands such as
|
||||
.Nm zfs Cm load-key
|
||||
and
|
||||
.Nm zfs Cm mount Cm -l . This property is
|
||||
only set for encrypted datasets which are encryption roots. If unspecified, the
|
||||
default is
|
||||
.Nm zfs Cm mount Cm -l .
|
||||
This property is only set for encrypted datasets which are encryption roots. If
|
||||
unspecified, the default is
|
||||
.Sy prompt.
|
||||
.Pp
|
||||
Even though the encryption suite cannot be changed after dataset creation, the
|
||||
@@ -2799,9 +2799,8 @@ property is
|
||||
.Po the default is
|
||||
.Sy off
|
||||
.Pc .
|
||||
The following fields are displayed,
|
||||
.Sy name Ns \&, Ns Sy used Ns \&, Ns Sy available Ns \&, Ns Sy referenced Ns \&, Ns
|
||||
.Sy mountpoint .
|
||||
The following fields are displayed:
|
||||
.Sy name Ns \&, Sy used Ns \&, Sy available Ns \&, Sy referenced Ns \&, Sy mountpoint Ns .
|
||||
.Bl -tag -width "-H"
|
||||
.It Fl H
|
||||
Used for scripting mode.
|
||||
|
||||
Reference in New Issue
Block a user