The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=e0c3d21e3b43c664fbec3b070612c17a72c39482
commit e0c3d21e3b43c664fbec3b070612c17a72c39482 Author: Mateusz Piotrowski <[email protected]> AuthorDate: 2026-05-15 09:49:43 +0000 Commit: Mateusz Piotrowski <[email protected]> CommitDate: 2026-05-15 09:49:43 +0000 bhyve.8: Improve readability by not breaking -f's synopsis MFC after: 3 days --- usr.sbin/bhyve/bhyve.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8 index dd9b5b992415..5118974baace 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -46,8 +46,8 @@ .Op Cm ,threads= Ar n .Oc .Sm on -.Oo Fl f .Sm off +.Oo Fl f\~ .Ar name Cm \&, .Oo .Cm string No | Cm file
