mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Capitalize in various places where appropriate
These are mostly acronyms (CPUs; ZILs) but also proper nouns such as "Unix" and "Unicode" which should also be capitalized. Signed-off-by: Simon Howard <fraggle@gmail.com> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org>
This commit is contained in:
committed by
Tony Hutter
parent
b386bf87c1
commit
1d4505d7a1
+3
-3
@@ -263,10 +263,10 @@ this opaque token can be provided to
|
||||
to resume and complete the
|
||||
.Nm zfs Cm receive .
|
||||
.It Sy redact_snaps
|
||||
For bookmarks, this is the list of snapshot guids the bookmark contains a
|
||||
For bookmarks, this is the list of snapshot GUIDs the bookmark contains a
|
||||
redaction
|
||||
list for.
|
||||
For snapshots, this is the list of snapshot guids the snapshot is redacted with
|
||||
For snapshots, this is the list of snapshot GUIDs the snapshot is redacted with
|
||||
respect to.
|
||||
.It Sy referenced
|
||||
The amount of data that is accessible by this dataset, which may or may not be
|
||||
@@ -2098,7 +2098,7 @@ value behavior, see the "ZFS Administration Guide".
|
||||
.Sy formD Ns | Ns Sy formKC Ns | Ns Sy formKD
|
||||
.Xc
|
||||
Indicates whether the file system should perform a
|
||||
.Sy unicode
|
||||
.Sy Unicode
|
||||
normalization of file names whenever two file names are compared, and which
|
||||
normalization algorithm should be used.
|
||||
File names are always stored unmodified, names are normalized as part of any
|
||||
|
||||
Reference in New Issue
Block a user