summaryrefslogtreecommitdiffstats
path: root/man/man1m/zfs.1m
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1m/zfs.1m')
-rw-r--r--man/man1m/zfs.1m15
1 files changed, 7 insertions, 8 deletions
diff --git a/man/man1m/zfs.1m b/man/man1m/zfs.1m
index e713566..32b0cb2 100644
--- a/man/man1m/zfs.1m
+++ b/man/man1m/zfs.1m
@@ -39,7 +39,7 @@ zfs \- configures ZFS file systems
.LP
.nf
\fBzfs\fR \fBsnapshot\fR [\fB-r\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR]...
- \fIfilesystem@snapname\fR|\fIvolume@snapname\fR
+ \fIfilesystem@snapname\fR|\fIvolume@snapname\fR...
.fi
.LP
@@ -1837,13 +1837,14 @@ behavior for mounted file systems in use.
.ne 2
.na
\fB\fBzfs snapshot\fR [\fB-r\fR] [\fB-o\fR \fIproperty\fR=\fIvalue\fR] ...
-\fIfilesystem@snapname\fR|\fIvolume@snapname\fR\fR
+\fIfilesystem@snapname\fR|\fIvolume@snapname\fR\fR...
.ad
.sp .6
.RS 4n
-Creates a snapshot with the given name. All previous modifications by
-successful system calls to the file system are part of the snapshot. See the
-"Snapshots" section for details.
+Creates snapshots with the given names. All previous modifications by
+successful system calls to the file system are part of the snapshots.
+Snapshots are taken atomically, so that all snapshots correspond to the same
+moment in time. See the "Snapshots" section for details.
.sp
.ne 2
.na
@@ -1851,9 +1852,7 @@ successful system calls to the file system are part of the snapshot. See the
.ad
.sp .6
.RS 4n
-Recursively create snapshots of all descendent datasets. Snapshots are taken
-atomically, so that all recursive snapshots correspond to the same moment in
-time.
+Recursively create snapshots of all descendent datasets
.RE
.sp
OpenPOWER on IntegriCloud