From 919bc4d10e736e393efc2908463b5e50897688b5 Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Mon, 20 Jan 2025 14:37:52 -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. Reviewed-by: Alexander Motin Reviewed-by: Rob Norris Signed-off-by: Alexander Ziaee Closes #16962 --- 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