Page MenuHomeFreeBSD

[bhyve(8)] Add the netgraph network backend decription to the manpage.
ClosedPublic

Authored by afedorov on May 15 2020, 8:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 24, 9:23 AM
Unknown Object (File)
Sat, May 18, 11:45 AM
Unknown Object (File)
Sun, May 5, 3:44 AM
Unknown Object (File)
Sat, May 4, 5:09 AM
Unknown Object (File)
Thu, May 2, 12:11 AM
Unknown Object (File)
Wed, May 1, 11:48 PM
Unknown Object (File)
Wed, May 1, 11:45 PM
Unknown Object (File)
Wed, May 1, 11:44 PM
Subscribers

Details

Test Plan

igor bhyve.8
mandoc -Tlint bhyve.8
mandoc -Thtml bhyve.8
mandoc bhyve.8 | less

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

LGTM (with a small nit)

usr.sbin/bhyve/bhyve.8
298

I think you are missing a Ns before Ar hook=HOOK.
This results into an extra space.

This revision is now accepted and ready to land.May 15 2020, 7:11 PM
This revision now requires review to proceed.May 16 2020, 8:10 AM
afedorov added inline comments.
usr.sbin/bhyve/bhyve.8
298

Fixed. Thanks.

This revision is now accepted and ready to land.May 16 2020, 2:16 PM