Replace wrong occurrences of `affect` by `effect` in the man pages
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Amanakis <gamanakis@gmail.com> Signed-off-by: Max Zettlmeißl <max@zettlmeissl.de> Closes #12784
This commit is contained in:
parent
c5ccbbdcf6
commit
cfc62062ae
|
@ -1729,7 +1729,7 @@ A higher number indicates that we care more about how filled in a segment is,
|
|||
while a lower number indicates we care more about the size of the extent without
|
||||
considering the gaps within a segment.
|
||||
This value is only tunable upon module insertion.
|
||||
Changing the value afterwards will have no affect on scrub or resilver performance.
|
||||
Changing the value afterwards will have no effect on scrub or resilver performance.
|
||||
.
|
||||
.It Sy zfs_scan_issue_strategy Ns = Ns Sy 0 Pq int
|
||||
Determines the order that data will be verified while scrubbing or resilvering:
|
||||
|
|
|
@ -280,7 +280,7 @@ If the send stream was sent with
|
|||
.Fl c
|
||||
then overriding the
|
||||
.Sy compression
|
||||
property will have no affect on received data but the
|
||||
property will have no effect on received data but the
|
||||
.Sy compression
|
||||
property will be set.
|
||||
To have the data recompressed on receive remove the
|
||||
|
|
Loading…
Reference in New Issue