From 614e598c88446df9a6e2b59ba8ad0919628935b8 Mon Sep 17 00:00:00 2001 From: DHE Date: Sat, 18 Apr 2015 07:07:53 -0400 Subject: [PATCH] Fix formatting error in zfs(8) Commit b1a3e93217e6e474e86345010469994c066cf875 accidentally introduced an intentation error between the 'zfs receive' and 'zfs allow' detailed documentation sections. Signed-off-by: DHE Signed-off-by: Brian Behlendorf Closes #3312 --- man/man8/zfs.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/man8/zfs.8 b/man/man8/zfs.8 index ad9615972..eaf4709fe 100644 --- a/man/man8/zfs.8 +++ b/man/man8/zfs.8 @@ -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 -- 2.39.2