Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 13:24:07 +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-9@freebsd.org
Subject:   svn commit: r272691 - stable/9/cddl/contrib/opensolaris/cmd/zfs
Message-ID:  <201410071324.s97DO7NJ086339@svn.freebsd.org>

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

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

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

Modified: stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Tue Oct  7 13:23:52 2014	(r272690)
+++ stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Tue Oct  7 13:24:07 2014	(r272691)
@@ -2610,7 +2610,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?201410071324.s97DO7NJ086339>