aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTom Caputi <[email protected]>2019-04-21 15:12:30 -0500
committerBrian Behlendorf <[email protected]>2019-04-24 17:03:59 -0700
commitd0c3aa9cdd460f4c6bd149e51c9a8bce117074d4 (patch)
treedbdaf3e5580dd39b4fe9e9ac0c89f6811282127c /man
parent063edd7fd88bdcb17ea286899788fef09459cdb3 (diff)
Change wording in zfs-module-parameters.5
Reviewed-by: Tom Caputi <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Richard Laager <[email protected]> Closes #8641
Diffstat (limited to 'man')
-rw-r--r--man/man5/zfs-module-parameters.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5
index be2810f5a..ad6cd4e94 100644
--- a/man/man5/zfs-module-parameters.5
+++ b/man/man5/zfs-module-parameters.5
@@ -377,8 +377,8 @@ Use \fB1\fR for yes (default) and \fB0\fR for no.
.ad
.RS 12n
When set, the hole_birth optimization will not be used, and all holes will
-always be sent on zfs send. Useful if you suspect your datasets are affected
-by a bug in hole_birth.
+always be sent on zfs send. This is useful if you suspect your datasets are
+affected by a bug in hole_birth.
.sp
Use \fB1\fR for on (default) and \fB0\fR for off.
.RE