]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
zonectl(8): Fix a few issues reported by mandoc
authorgbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:51:46 +0000 (13:51 +0000)
committergbe <gbe@FreeBSD.org>
Sat, 19 Dec 2020 13:51:46 +0000 (13:51 +0000)
commit7eb780db882704c49907a601262c21cfda9d8576
tree51db6aae7d146587038d245725458bfd19ec328e
parent317a176f55dc3f64ab3e63cc9cd7889b8803c69c
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