Page MenuHomeFreeBSD

mt76: mt7921: update man page
ClosedPublic

Authored by bz on Mon, Jul 27, 2:36 PM.
Tags
None
Referenced Files
F164502067: D58479.id183008.diff
Sat, Aug 1, 12:03 PM
F164493334: D58479.id.diff
Sat, Aug 1, 9:34 AM
F164482833: D58479.id183008.diff
Sat, Aug 1, 7:53 AM
F164436093: D58479.diff
Fri, Jul 31, 11:27 PM
Unknown Object (File)
Fri, Jul 31, 7:24 AM
Unknown Object (File)
Fri, Jul 31, 6:45 AM
Unknown Object (File)
Fri, Jul 31, 5:06 AM
Unknown Object (File)
Fri, Jul 31, 4:48 AM
Subscribers

Details

Summary

Adjust the man page to what other LinuxKPI wlan man pages say and look
like as it has been a while since I wrote it. The man page is not yet
hooked up to the build on purpose as the driver is not yet enabled in
the tree.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Test Plan

In case someone hase time to review this quickly that would be
appreciated. It does not yet have to be perfect but I need to
get it in.

Diff Detail

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

Event Timeline

bz requested review of this revision.Mon, Jul 27, 2:36 PM
bz retitled this revision from mt67: mt7921: update man page to mt76: mt7921: update man page.Mon, Jul 27, 2:38 PM

Hey bz! Thanks for tagging me! Accepted with or without my suggestions.

share/man/man4/mt7921.4
8

this is a wonderful change, thanks for doing it.

30

This is a prose description of functionality and thus clearly belongs in DESCRIPTION, but I think you and I do not have a consensus about that, so I can not insist on it... buuuut I did give a talk about this last year and manpage tooling upstream said they agreed with me in the comments on youtube...

35–36

I don't think the extra specifier here increases the clarity, so the text might read easier without it.

This revision is now accepted and ready to land.Tue, Jul 28, 5:05 AM
bz marked 2 inline comments as done.Tue, Jul 28, 3:16 PM
bz added inline comments.
share/man/man4/mt7921.4
30

If we move this, we should do a pass over all LinuxKPI wifi man pages. I'll have a look in the aftermath and open a review for all of them then. That okay?

35–36

I agree. I added it for "correctness". Maybe just leaving that to the .Bl below. I'll remove it again. Thanks!

share/man/man4/mt7921.4
30

If you wanted to do that, honestly bz, that would be a dream come true. I think the best formatted example is vt.4, but we have around 200 manuals that are this way currently. Here's what I've got so far to try to get the format written down -- https://reviews.freebsd.org/D54586

bz marked 3 inline comments as done.Wed, Jul 29, 12:21 AM
This revision was automatically updated to reflect the committed changes.