summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorajs124 <[email protected]>2018-06-25 18:50:01 +0200
committerBrian Behlendorf <[email protected]>2018-06-25 09:50:01 -0700
commita8577bdb32e091645df901d8501e44ef50748389 (patch)
tree44f7a8f116e37a9dd3be60a86de36fe42217f9b2 /man
parent7637ef8d235f34876c8600e3006e0bb9763b24d8 (diff)
Fix duplicate "fB" typo
Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Giuseppe Di Natale <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: bunder2015 <[email protected]> Signed-off-by: ajs124 <[email protected]> Closes #7649
Diffstat (limited to 'man')
-rw-r--r--man/man5/zfs-module-parameters.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5
index 7a195ab12..fe58e6e59 100644
--- a/man/man5/zfs-module-parameters.5
+++ b/man/man5/zfs-module-parameters.5
@@ -1943,7 +1943,7 @@ Default value: \fB1,000\fR.
To preserve progress across reboots the sequential scan algorithm periodically
needs to stop metadata scanning and issue all the verifications I/Os to disk.
The frequency of this flushing is determined by the
-\fBfBzfs_scan_checkpoint_intval\fR tunable.
+\fBzfs_scan_checkpoint_intval\fR tunable.
.sp
Default value: \fB7200\fR seconds (every 2 hours).
.RE