]> git.proxmox.com Git - mirror_spl.git/commitdiff
spl-module-parameters.5 manpage: fix macro
authorFabian-Gruenbichler <f.gruenbichler@proxmox.com>
Thu, 10 Aug 2017 22:22:31 +0000 (00:22 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Aug 2017 22:22:31 +0000 (15:22 -0700)
There is no '.sh' macro in troff/groff/man, only '.SH' for section
headers. I assume .sp for a line break was intended here like
in the rest of the man page.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #643

man/man5/spl-module-parameters.5

index 97241fd53780e858a7bf408e8457efb90e6d9a63..e151144458567f656aab57438cebafb26d37d4e3 100644 (file)
@@ -153,7 +153,7 @@ function takes a single global lock over the entire virtual address range
 which serializes all allocations.  Using slightly different allocation
 functions for small and large objects allows us to handle a wide range of
 object sizes.
-.sh
+.sp
 The \fBspl_kmem_cache_kmem_limit\fR value is used to determine this cutoff
 size.  One quarter the PAGE_SIZE is used as the default value because
 \fBspl_kmem_cache_obj_per_slab\fR defaults to 16.  This means that at