From a8577bdb32e091645df901d8501e44ef50748389 Mon Sep 17 00:00:00 2001 From: ajs124 Date: Mon, 25 Jun 2018 18:50:01 +0200 Subject: [PATCH] Fix duplicate "fB" typo Reviewed-by: Brian Behlendorf Reviewed-by: Giuseppe Di Natale Reviewed-by: George Melikov Reviewed-by: bunder2015 Signed-off-by: ajs124 Closes #7649 --- man/man5/zfs-module-parameters.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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