Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 13:23:52 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r272690 - stable/10/cddl/contrib/opensolaris/cmd/zfs
Message-ID:  <201410071323.s97DNq1d086233@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Tue Oct  7 13:23:52 2014
New Revision: 272690
URL: https://svnweb.freebsd.org/changeset/base/272690

Log:
  MFC r261893: zfs.8: fix garbled options in a sample zfs send -R command line

Modified:
  stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Tue Oct  7 13:20:28 2014	(r272689)
+++ stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Tue Oct  7 13:23:52 2014	(r272690)
@@ -2745,7 +2745,7 @@ option to verify the name the receive op
 Force a rollback of the file system to the most recent snapshot before
 performing the receive operation. If receiving an incremental replication
 stream (for example, one generated by
-.Qq Nm Cm send Fl R Fi iI ) ,
+.Qq Nm Cm send Fl R Bro Fl i | Fl I Brc ) ,
 destroy snapshots and file systems that do not exist on the sending side.
 .El
 .It Xo



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