man bhyve - truncated output

bhyve(8) is missing some output on my system. Is it just me?

Code:
     play        Playback device, typically /dev/dsp0.

     rec         Recording device, typically /dev/dsp0.        <----- missing output below
     Set the universally unique identifier (UUID) in the guest's System
     Management BIOS System Information structure.  By default a UUID is
     generated from the host's hostname and vmname.
     RTC keeps UTC time.
     Force virtio PCI device emulations to use MSI interrupts instead of MSI-X
     interrupts.
 
Indeed, I did notice on my system at school. I run 15-CURRENT at home.

I did fetch the file directly from cgit and it also have the same problem. It's probably just a typo.

This might also happen on releng/14.0 and should be fixed before the release,
 
Back
Top