Page MenuHomeFreeBSD

cxgbetool.8: Fix Minor mechanical issues
ClosedPublic

Authored by ziaee on May 13 2025, 12:44 AM.
Tags
None
Referenced Files
F164611175: D50320.id.diff
Sun, Aug 2, 11:00 AM
F164570206: D50320.id.diff
Sun, Aug 2, 3:43 AM
F164505814: D50320.diff
Sat, Aug 1, 1:06 PM
Unknown Object (File)
Sat, Aug 1, 5:22 AM
Unknown Object (File)
Tue, Jul 28, 11:44 AM
Unknown Object (File)
Mon, Jul 20, 2:58 PM
Unknown Object (File)
Sun, Jul 19, 9:22 PM
Unknown Object (File)
Fri, Jul 10, 3:36 AM
Subscribers

Details

Summary

+ Tag SPDX
+ Macros should not appear in titles, write a hopefully better title
+ Nm needs to be on it's own line in SYNOPSIS, fold it so this page

does not appear in unrelated search results (test case `apropos fw`)

+ Remove Ns's that do nothing and generate linter errors
+ Move list initializers to where they render, correcting linter errors

Unresolved:
This page produces an error when rendered due to the table. I don't know
how to fix that yet, but I'm interested in learning!

Diff Detail

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

Event Timeline

ziaee retitled this revision from cxgbetool.8: Fix some mechanical issues to cxgbetool.8: Fix Minor mechanical issues.May 13 2025, 1:23 AM
mhorne added inline comments.
usr.sbin/cxgbetool/cxgbetool.8
40

Right?

706–708

Or the correct/appropriate wrapping.

This revision is now accepted and ready to land.May 13 2025, 2:03 PM
This revision was automatically updated to reflect the committed changes.

Thanks so much for being thorough and looking into these for me. I think we're improving the quality.