From a21610db5c002c0c0958fe8c0d1309c8fbe3411f Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Sat, 18 Jan 2025 13:47:05 -0500 Subject: [PATCH] zfs-destroy.8: Fix minor formatting typo The warning at the end of the second example in the description section was actually inside the options table. Move the El macro to match what is done in the first section for improved readability. Signed-off-by: Alexander Ziaee --- man/man8/zfs-destroy.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/zfs-destroy.8 b/man/man8/zfs-destroy.8 index fe4f19d18e9f..247c561322bf 100644 --- a/man/man8/zfs-destroy.8 +++ b/man/man8/zfs-destroy.8 @@ -157,6 +157,7 @@ Destroy all snapshots with this name in descendent file systems. .It Fl v Print verbose information about the deleted data. +.El .Pp Extreme care should be taken when applying either the .Fl r @@ -164,7 +165,6 @@ or the .Fl R options, as they can destroy large portions of a pool and cause unexpected behavior for mounted file systems in use. -.El .It Xo .Nm zfs .Cm destroy