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)
Mon, Jun 29, 11:45 AM
Unknown Object (File)
Mon, Jun 22, 9:52 PM
Unknown Object (File)
Sun, Jun 21, 10:07 PM
Unknown Object (File)
Thu, Jun 11, 6:04 PM
Unknown Object (File)
Jun 4 2026, 11:55 AM
Unknown Object (File)
May 18 2026, 8:57 AM
Unknown Object (File)
May 18 2026, 12:10 AM
Unknown Object (File)
May 15 2026, 6:54 AM
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