mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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
+1
-1
@@ -88,7 +88,7 @@ listing the holds on the named snapshot.
|
||||
.It Fl H
|
||||
Do not print headers, use tab-delimited output.
|
||||
.It Fl p
|
||||
Prints holds timestamps as unix epoch timestamps.
|
||||
Prints holds timestamps as Unix epoch timestamps.
|
||||
.El
|
||||
.It Xo
|
||||
.Nm zfs
|
||||
|
||||
+1
-1
@@ -535,7 +535,7 @@ The value is not used, only the presence or absence of the variable matters.
|
||||
.It Sy ZPOOL_VDEV_NAME_GUID
|
||||
Cause
|
||||
.Nm
|
||||
subcommands to output vdev guids by default.
|
||||
subcommands to output vdev GUIDs by default.
|
||||
This behavior is identical to the
|
||||
.Nm zpool Cm status Fl g
|
||||
command line option.
|
||||
|
||||
Reference in New Issue
Block a user