Skip to content

Commit 919bc4d

Browse files
authored
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 <[email protected]> Reviewed-by: Rob Norris <[email protected]> Signed-off-by: Alexander Ziaee <[email protected]> Closes #16962
1 parent 788e69c commit 919bc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/man8/zfs-destroy.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,14 @@ Destroy
157157
all snapshots with this name in descendent file systems.
158158
.It Fl v
159159
Print verbose information about the deleted data.
160+
.El
160161
.Pp
161162
Extreme care should be taken when applying either the
162163
.Fl r
163164
or the
164165
.Fl R
165166
options, as they can destroy large portions of a pool and cause unexpected
166167
behavior for mounted file systems in use.
167-
.El
168168
.It Xo
169169
.Nm zfs
170170
.Cm destroy

0 commit comments

Comments
 (0)