Page MenuHomeFreeBSD

netmap: add man page for ptnet
ClosedPublic

Authored by vmaffione on Dec 11 2018, 9:51 PM.
Tags
None
Referenced Files
F153497309: D18518.id51913.diff
Tue, Apr 21, 11:38 AM
F153384772: D18518.diff
Mon, Apr 20, 8:35 PM
Unknown Object (File)
Mon, Apr 20, 3:43 AM
Unknown Object (File)
Thu, Apr 16, 1:44 AM
Unknown Object (File)
Sun, Apr 12, 8:58 AM
Unknown Object (File)
Mon, Apr 6, 6:33 PM
Unknown Object (File)
Mon, Apr 6, 7:57 AM
Unknown Object (File)
Sat, Apr 4, 6:13 AM
Subscribers

Details

Summary

Add a man page for ptnet (4), describing the guest driver for netmap passthrough.

Test Plan

Man page tested with igor and mandoc -Tlint

Diff Detail

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

Event Timeline

Two small suggestions, nothing major.

share/man/man4/ptnet.4
77 ↗(On Diff #51876)

I think it should be "a" here instead of "an".

107 ↗(On Diff #51876)

s/endpoint/endpoints/

vmaffione marked 2 inline comments as done.

Applied reviewer's suggestions.

Thanks a lot for the review! I should have fixed the issue you spotted.

This revision is now accepted and ready to land.Dec 12 2018, 4:59 PM
This revision was automatically updated to reflect the committed changes.