mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
man: ... -> … again
zfs-program.8 is left, but that's literal Lua syntax Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13255
This commit is contained in:
+9
-6
@@ -388,7 +388,7 @@ privilege with
|
||||
can access everyone's usage.
|
||||
.Pp
|
||||
The
|
||||
.Sy userused Ns @ Ns Ar ...
|
||||
.Sy userused Ns @ Ns Ar …
|
||||
properties are not displayed by
|
||||
.Nm zfs Cm get Sy all .
|
||||
The user's name must be appended after the
|
||||
@@ -872,14 +872,17 @@ This is done using
|
||||
.Sy zstd-fast- Ns Ar N ,
|
||||
where
|
||||
.Ar N
|
||||
is an integer in [1-9,10,20,30,...,100,500,1000] which maps to a negative
|
||||
is an integer in
|
||||
.Bq Sy 1 Ns - Ns Sy 10 , 20 , 30 , No … , Sy 100 , 500 , 1000
|
||||
which maps to a negative
|
||||
.Sy zstd
|
||||
level.
|
||||
The lower the level the faster the compression -
|
||||
.Ar 1000 No provides the fastest compression and lowest compression ratio.
|
||||
The lower the level the faster the compression \(em
|
||||
.Sy 1000
|
||||
provides the fastest compression and lowest compression ratio.
|
||||
.Sy zstd-fast
|
||||
is equivalent to
|
||||
.Sy zstd-fast-1 .
|
||||
.Sy zstd-fast- Ns Ar 1 .
|
||||
.Pp
|
||||
The
|
||||
.Sy zle
|
||||
@@ -1315,7 +1318,7 @@ can get and set everyone's quota.
|
||||
This property is not available on volumes, on file systems before version 4, or
|
||||
on pools before version 15.
|
||||
The
|
||||
.Sy userquota@ Ns Ar ...
|
||||
.Sy userquota@ Ns Ar …
|
||||
properties are not displayed by
|
||||
.Nm zfs Cm get Sy all .
|
||||
The user's name must be appended after the
|
||||
|
||||
Reference in New Issue
Block a user