Page MenuHomeFreeBSD

pci.4: Quote argument to -width for a bullet list
ClosedPublic

Authored by jhb on Mar 9 2026, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 11:30 PM
Unknown Object (File)
Tue, Apr 21, 5:55 PM
Unknown Object (File)
Thu, Apr 16, 6:41 AM
Unknown Object (File)
Wed, Apr 15, 1:53 AM
Unknown Object (File)
Wed, Apr 15, 12:59 AM
Unknown Object (File)
Tue, Apr 14, 9:52 AM
Unknown Object (File)
Sat, Apr 11, 12:46 PM
Unknown Object (File)
Sun, Apr 5, 1:17 PM
Subscribers

Details

Summary

This fixes an mdoc warning and also properly indents this list. While
here, update the quoted argument to be the longest tag in the list.

Also while here, correct the description of pd_numa_domain. NUMA
domains are a property of the device, not of the driver.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Mar 9 2026, 3:48 PM
This revision is now accepted and ready to land.Mar 9 2026, 7:30 PM
share/man/man4/pci.4
385

although this isnt a bullet list like the commit message says. bullet lists don't take a width.

This revision was automatically updated to reflect the committed changes.