]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Fix duplicate "fB" typo
authorajs124 <ajs124@users.noreply.github.com>
Mon, 25 Jun 2018 16:50:01 +0000 (18:50 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 25 Jun 2018 16:50:01 +0000 (09:50 -0700)
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: bunder2015 <omfgbunder@gmail.com>
Signed-off-by: ajs124 <git@ajs124.de>
Closes #7649

man/man5/zfs-module-parameters.5

index 7a195ab1263344ee9ca7257e48e4643c33e485f1..fe58e6e599ac8d5c62c76597708615c3537291db 100644 (file)
@@ -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