diff options
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/zfs.8 | 6 | ||||
-rw-r--r-- | man/man8/zpool.8 | 2 |
2 files changed, 4 insertions, 4 deletions
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 |