From 9ef3906a5ab1185e9941bca252c87105fdf77a94 Mon Sep 17 00:00:00 2001 From: HÃ¥kan Johansson Date: Tue, 24 Jan 2017 18:09:02 +0100 Subject: 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 Reviewed-by: loli10K Signed-off-by: Haakan T Johansson Closes #5645 --- man/man8/zfs.8 | 6 +++--- man/man8/zpool.8 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'man/man8') diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index 9c179d7a7..6417ee771 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -118,7 +118,7 @@ zfs \- configures ZFS file systems .LP .nf -\fBzfs\fR \fBinherit\fR [\fB-rS\fR] \fIproperty\fR \fIfilesystem\fR|\fIvolume|snapshot\fR ... +\fBzfs\fR \fBinherit\fR [\fB-rS\fR] \fIproperty\fR \fIfilesystem\fR|\fIvolume\fR|\fIsnapshot\fR ... .fi .LP @@ -267,7 +267,7 @@ zfs \- configures ZFS file systems .LP .nf -\fBzfs\fR \fBdiff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot|filesystem\fR +\fBzfs\fR \fBdiff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot\fR|\fIfilesystem\fR .SH DESCRIPTION .LP @@ -3341,7 +3341,7 @@ Recursively releases a hold with the given tag on the snapshots of all descenden .sp .ne 2 .na -\fB\fBzfs diff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot|filesystem\fR +\fB\fBzfs diff\fR [\fB-FHt\fR] \fIsnapshot\fR \fIsnapshot\fR|\fIfilesystem\fR .ad .sp .6 .RS 4n diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 883d11739..d8e33d6f2 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -643,7 +643,7 @@ Identifies the default bootable dataset for the root pool. This property is expe .sp .ne 2 .na -\fB\fBcachefile\fR=fBnone\fR | \fIpath\fR\fR +\fB\fBcachefile\fR=\fBnone\fR | \fIpath\fR\fR .ad .sp .6 .RS 4n -- cgit v1.2.3