Skip to content

Commit f8537a6

Browse files
concussiousLittleNewton
authored andcommitted
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 openzfs#16962
1 parent 6be3766 commit f8537a6

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)