Author: avg
Date: Fri Feb 14 15:21:21 2014
New Revision: 261893
URL: http://svnweb.freebsd.org/changeset/base/261893

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

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 Feb 14 15:20:49 2014        
(r261892)
+++ head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Fri Feb 14 15:21:21 2014        
(r261893)
@@ -2556,7 +2556,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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to