Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zfs-destroy.8: Fix minor formatting typo #16962

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

concussious
Copy link
Contributor

I noticed the warning in the second table was listed under the last option instead of the table. Adjust the formatting so it matches the table above to improve readability.

Tested on FreeBSD vt(4) in MANWIDTH 59 and 80, as well as mandoc -T lint. Thanks!

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 <[email protected]>
@amotin amotin added the Status: Accepted Ready to integrate (reviewed, tested) label Jan 19, 2025
@amotin amotin merged commit 919bc4d into openzfs:master Jan 20, 2025
17 of 18 checks passed
LittleNewton pushed a commit to LittleNewton/zfs that referenced this pull request Jan 24, 2025
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
LittleNewton pushed a commit to LittleNewton/zfs that referenced this pull request Jan 24, 2025
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
lundman pushed a commit to openzfsonwindows/openzfs that referenced this pull request Jan 26, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants