Fix cases where "descendent" is used as a noun

As per Wiktionary: "descendent" may be used as an adjective (e.g.
"a descendent dataset") but for nouns (e.g. "descendants of this
dataset"), "descendant" is the correct spelling.

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:12:50 +00:00
committed by Tony Hutter
parent 73494f3352
commit b386bf87c1
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -296,7 +296,7 @@ hierarchy.
When a snapshot is missing, instead of throwing an error and aborting the send,
a warning is printed to the standard error stream and the dataset to which it
belongs
and its descendents are skipped.
and its descendants are skipped.
This flag can only be used in conjunction with
.Fl R .
.It Fl v , -verbose