Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2018 15:28:31 +0000 (UTC)
From:      Eric van Gyzen <vangyzen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335206 - head/cddl/contrib/opensolaris/cmd/zfs
Message-ID:  <201806151528.w5FFSVbp081004@repo.freebsd.org>

index | next in thread | raw e-mail

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


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806151528.w5FFSVbp081004>