diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-15 09:49:43 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2026-05-15 09:49:43 +0000 |
| commit | e0c3d21e3b43c664fbec3b070612c17a72c39482 (patch) | |
| tree | 0c0825939526028ed0b47343fab91a6820a949c5 | |
| parent | 7abddbb3cdeeff0d4d991aee52e92382e847e8a2 (diff) | |
bhyve.8: Improve readability by not breaking -f's synopsis
MFC after: 3 days
| -rw-r--r-- | usr.sbin/bhyve/bhyve.8 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
