aboutsummaryrefslogtreecommitdiff
path: root/man/man8/zfs-diff.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/zfs-diff.8')
-rw-r--r--man/man8/zfs-diff.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man8/zfs-diff.8 b/man/man8/zfs-diff.8
index bcc12f7cbba7..c7b9e138d849 100644
--- a/man/man8/zfs-diff.8
+++ b/man/man8/zfs-diff.8
@@ -34,17 +34,17 @@
.Dt ZFS-DIFF 8
.Os
.Sh NAME
-.Nm zfs Ns Pf - Cm diff
+.Nm zfs-diff
.Nd Display the difference between two snapshots of a given filesystem.
.Sh SYNOPSIS
-.Nm
+.Nm zfs
.Cm diff
.Op Fl FHt
.Ar snapshot Ar snapshot Ns | Ns Ar filesystem
.Sh DESCRIPTION
.Bl -tag -width ""
.It Xo
-.Nm
+.Nm zfs
.Cm diff
.Op Fl FHt
.Ar snapshot Ar snapshot Ns | Ns Ar filesystem
@@ -66,7 +66,7 @@ R The path has been renamed
.Bl -tag -width "-F"
.It Fl F
Display an indication of the type of file, in a manner similar to the
-.Fl
+.Fl F
option of
.Xr ls 1 .
.Bd -literal