Page MenuHomeFreeBSD

Add mention of wireless option in bsdconfig
ClosedPublic

Authored by debdrup on Apr 12 2020, 1:15 PM.
Tags
None
Referenced Files
F136010541: D24378.id.diff
Sat, Nov 15, 1:36 AM
F135996558: D24378.id.diff
Fri, Nov 14, 10:39 PM
F135989609: D24378.id70464.diff
Fri, Nov 14, 9:11 PM
F135962854: D24378.id70464.diff
Fri, Nov 14, 2:56 PM
F135960754: D24378.id70464.diff
Fri, Nov 14, 2:27 PM
Unknown Object (File)
Fri, Nov 14, 2:03 AM
Unknown Object (File)
Fri, Nov 14, 12:51 AM
Unknown Object (File)
Thu, Nov 13, 11:40 PM
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 Not Applicable
Unit
Tests Not Applicable

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.