Page MenuHomeFreeBSD

mtw.4: clean up the manpage a bit
AbandonedPublic

Authored by ivy on May 3 2025, 2:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 8:37 AM
Unknown Object (File)
Tue, Apr 28, 11:08 AM
Unknown Object (File)
Tue, Apr 28, 11:08 AM
Unknown Object (File)
Tue, Apr 28, 11:07 AM
Unknown Object (File)
Mon, Apr 27, 2:41 PM
Unknown Object (File)
Sun, Apr 19, 8:23 AM
Unknown Object (File)
Sat, Apr 11, 10:27 PM
Unknown Object (File)
Tue, Apr 7, 9:14 PM
Subscribers

Details

Reviewers
des
kevans
jsm
imp
Group Reviewers
network
manpages
Summary
  • wrap lines at 72 chars (except the license block)
  • add a SYNOPSIS section
  • capitalise section titles
  • use bulleted list for hardware support table
  • start description with "The .Nm driver ..."
  • reword a couple of bits and add some missing words

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63850
Build 60734: arc lint + arc unit

Event Timeline

ivy requested review of this revision.May 3 2025, 2:46 AM

note, i have not tested the claim that the driver will be loaded by devmatch since i don't own the relevant hardware. however based on source inspection (i.e., PNP info is present) i believe this is correct.

Small suggestions, otherwise LGTM.

share/man/man4/mtw.4
90

I would simply this by using

was ported to
.Fx 15.0 .

abandon in favour of ziaee diff D48905