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)
Tue, Apr 9, 12:22 AM
Unknown Object (File)
Tue, Apr 9, 12:22 AM
Unknown Object (File)
Mon, Apr 8, 11:28 PM
Unknown Object (File)
Mar 22 2024, 7:30 PM
Unknown Object (File)
Jan 2 2024, 8:03 AM
Unknown Object (File)
Dec 23 2023, 1:46 AM
Unknown Object (File)
Dec 12 2023, 12:28 AM
Unknown Object (File)
Nov 7 2023, 9:30 PM
Subscribers

Details

Test Plan

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM (with a small nit)

usr.sbin/bhyve/bhyve.8
298 ↗(On Diff #71809)

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 ↗(On Diff #71809)

Fixed. Thanks.

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