From 848b66412069f97c4273ba0ab4ace9c6f6294a0b Mon Sep 17 00:00:00 2001 From: avg Date: Tue, 7 Oct 2014 13:24:07 +0000 Subject: [PATCH] MFC r261893: zfs.8: fix garbled options in a sample zfs send -R command line git-svn-id: svn://svn.freebsd.org/base/stable/9@272691 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- cddl/contrib/opensolaris/cmd/zfs/zfs.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 b/cddl/contrib/opensolaris/cmd/zfs/zfs.8 index 474a55e57..8659663db 100644 --- a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 +++ b/cddl/contrib/opensolaris/cmd/zfs/zfs.8 @@ -2610,7 +2610,7 @@ option to verify the name the receive operation would use. 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 -- 2.45.0