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)
Sep 12 2025, 5:35 AM
Unknown Object (File)
Aug 3 2025, 9:17 PM
Unknown Object (File)
Jul 27 2025, 2:16 PM
Unknown Object (File)
Jul 26 2025, 10:09 AM
Unknown Object (File)
Jul 21 2025, 11:06 PM
Unknown Object (File)
Jul 9 2025, 10:05 AM
Unknown Object (File)
Jul 7 2025, 3:01 PM
Unknown Object (File)
Jul 5 2025, 9:15 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