svn commit: r335206 - head/cddl/contrib/opensolaris/cmd/zfs
Eric van Gyzen
vangyzen at FreeBSD.org
Fri Jun 15 15:28:32 UTC 2018
Author: vangyzen
Date: Fri Jun 15 15:28:31 2018
New Revision: 335206
URL: https://svnweb.freebsd.org/changeset/base/335206
Log:
Fix markup in zfs(8); no content change
Sponsored by: Dell EMC
Modified:
head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Modified: head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Fri Jun 15 15:22:27 2018 (r335205)
+++ head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Fri Jun 15 15:28:31 2018 (r335206)
@@ -2674,7 +2674,9 @@ feature.
.It Fl c, -compressed
Generate a more compact stream by using compressed WRITE records for blocks
which are compressed on disk and in memory (see the
-.Sy compression property for details). If the
+.Sy compression
+property for details).
+If the
.Sy lz4_compress
feature is active on the sending system, then the receiving system must have that
feature enabled as well. If the
More information about the svn-src-head
mailing list