Fix formatting error in zfs(8)

Commit b1a3e93217 accidentally
introduced an intentation error between the 'zfs receive'
and 'zfs allow' detailed documentation sections.

Signed-off-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3312
This commit is contained in:
DHE 2015-04-18 07:07:53 -04:00 committed by Brian Behlendorf
parent de6d197683
commit 614e598c88

View File

@ -2898,6 +2898,8 @@ Do not actually receive the stream. This can be useful in conjunction with the \
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 \fBzfs send -R -[iI]\fR), destroy snapshots and file systems that do not exist on the sending side.
.RE
.RE
.sp
.ne 2
.mk