From: ajs124 Date: Mon, 25 Jun 2018 16:50:01 +0000 (+0200) Subject: Fix duplicate "fB" typo X-Git-Tag: zfs-0.8.0-rc1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8577bdb32e091645df901d8501e44ef50748389;p=zfs 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 --- 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