summaryrefslogtreecommitdiff
path: root/cddl
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-11-28 09:33:13 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-11-28 09:33:13 +0000
commit582b6b093544a54beaee33911d0b298946744386 (patch)
tree5c1177b727bafb416d770b7a6760f711098bd020 /cddl
parent4aaac65b918e958390d5bd09b7f92b40d5c1bdda (diff)
downloadsrc-test2-582b6b093544a54beaee33911d0b298946744386.tar.gz
src-test2-582b6b093544a54beaee33911d0b298946744386.zip
Notes
Diffstat (limited to 'cddl')
-rw-r--r--cddl/contrib/opensolaris/cmd/zfs/zfs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 b/cddl/contrib/opensolaris/cmd/zfs/zfs.8
index 1fbc2be63095..d1c282aeb697 100644
--- a/cddl/contrib/opensolaris/cmd/zfs/zfs.8
+++ b/cddl/contrib/opensolaris/cmd/zfs/zfs.8
@@ -1437,7 +1437,7 @@ behavior for mounted file systems in use.
.Ar snapshot
.Xc
.Pp
-The given snapshots are destroyed immediately if and only if the
+The given snapshot is destroyed immediately if and only if the
.Qq Nm Cm destroy
command without the
.Fl d
@@ -1445,7 +1445,7 @@ option would have destroyed it. Such immediate destruction would occur, for
example, if the snapshot had no clones and the user-initiated reference count
were zero.
.Pp
-If a snapshot does not qualify for immediate destruction, it is marked for
+If the snapshot does not qualify for immediate destruction, it is marked for
deferred deletion. In this state, it exists as a usable, visible snapshot until
both of the preconditions listed above are met, at which point it is destroyed.
.Bl -tag -width indent