]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
zonectl(8): Fix a few issues reported by mandoc
authorGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:51:46 +0000 (13:51 +0000)
committerGordon Bergling <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:51:46 +0000 (13:51 +0000)
commit8ef235787bcf90735e76bd476084f1ff016b7619
tree51db6aae7d146587038d245725458bfd19ec328e
parent749ddf491b4370300a2edbd47aed9ee1b5d71178
zonectl(8): Fix a few issues reported by mandoc

- Add missing quotation mark for a comment above the .Dd
- inserting missing end of block: Sh breaks Bd
- skipping paragraph macro: Pp before Bl
- skipping paragraph macro: Pp before Bd
- empty block: Bd

MFC after: 1 week
usr.sbin/zonectl/zonectl.8