Page MenuHomeFreeBSD

Add mention of wireless option in bsdconfig
ClosedPublic

Authored by debdrup on Apr 12 2020, 1:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 16, 8:54 PM
Unknown Object (File)
Sat, Nov 15, 10:50 AM
Unknown Object (File)
Sat, Nov 15, 1:36 AM
Unknown Object (File)
Fri, Nov 14, 10:39 PM
Unknown Object (File)
Fri, Nov 14, 9:11 PM
Unknown Object (File)
Fri, Nov 14, 2:56 PM
Unknown Object (File)
Fri, Nov 14, 2:27 PM
Unknown Object (File)
Fri, Nov 14, 2:03 AM
Subscribers

Details

Summary

In r301973, dteske@ added an option for wireless configuration via bsdconfig, but missed the man-page for it.
This commit adds that to the man-page, and references it with the other options under the networking option.

Test Plan

Ran mandoc bsdconfig.8, checked that everything looks as it should.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30431
Build 28190: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 12 2020, 6:15 PM
crees added a subscriber: crees.

@dteske, @debdrup isn't a committer, so I was going to do this for him.

Would you be happy to do it with the Dd bump or shall I still do it?

Bump .Dd

I was unsure about bumping the $FreeBSD line so I opted not to.
Is there documentation for when it should be updated?

This revision now requires review to proceed.Apr 12 2020, 8:07 PM
debdrup edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Apr 12 2020, 8:40 PM

@crees oh, didn't know @debdrup wasn't a committer. You know how you get so used to seeing someone's name in your TL that you just assume they are in-the-fold ;D lol

Yes, could you commit? I'm busy with Easter things

You don't touch $FreeBSD$- that's dealt with by Subversion :)

Dd is always updated whenever the manpage is touched at all. I'll get this in.

This revision was automatically updated to reflect the committed changes.