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:
Simon Howard
2025-03-12 19:17:50 +00:00
committed by Tony Hutter
parent b386bf87c1
commit 1d4505d7a1
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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
View File
@@ -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.