diff options
author | HÃ¥kan Johansson <[email protected]> | 2017-01-24 18:09:02 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-01-24 09:09:02 -0800 |
commit | 9ef3906a5ab1185e9941bca252c87105fdf77a94 (patch) | |
tree | 9ba8665c981853abde332c2861cd516a316c2fbe /man/man5/zfs-module-parameters.5 | |
parent | a39ce906602ce721774f4e17671c05bd5c710d1e (diff) |
Minor man-page formatting fixes
fB -> \fB in zpool.8 (Properties -> cachefile)
\fN -> \fB in zfs-module-parameters.5 (zfs_dirty_data_max_max_percent)
Three | -> \fR|\fI fixes for arguments of diff and inherit in zfs.8.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: loli10K <[email protected]>
Signed-off-by: Haakan T Johansson <[email protected]>
Closes #5645
Diffstat (limited to 'man/man5/zfs-module-parameters.5')
-rw-r--r-- | man/man5/zfs-module-parameters.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 0c45dcf8c..cca583de9 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -887,7 +887,7 @@ time, and will be ignored if \fBzfs_dirty_data_max\fR is later changed. The parameter \fBzfs_dirty_data_max_max\fR takes precedence over this one. See the section "ZFS TRANSACTION DELAY". .sp -Default value: \fN25\fR. +Default value: \fB25\fR. .RE .sp |