]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve.8: Fix a typo
authorMateusz Piotrowski <0mp@FreeBSD.org>
Thu, 10 Mar 2022 16:43:39 +0000 (17:43 +0100)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Thu, 10 Mar 2022 16:46:43 +0000 (17:46 +0100)
commit5e19a5185324dedc1fb245e1d7871148ef39a155
tree02b6ecdc7ba457e4faa26983f9915aef1ae1180e
parent93b7af1d854db2a92dc9fcca70e068a159385f4d
bhyve.8: Fix a typo

The Li macro is deprecated. Also, the Cm macro should be used here
instead for consistency with the rest of the manual and style.mdoc(5).

Fixes: e47fe3183e1f bhyve: add ROM emulation
MFC after: 1 month
usr.sbin/bhyve/bhyve.8