Bug 174694

Summary: wrong informations in rc.conf(5) man page
Product: Documentation Reporter: Oliver Pinter <oliver.pntr>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Oliver Pinter 2012-12-25 05:10:00 UTC
This section are irrelevant: 

                 If a wlans_<interface> variable is set, an wlan(4) interface
                 will be created for each item in the list with the wlandev
                 argument set to interface.  Further wlan cloning arguments
                 may be passed to the ifconfig(8) create command by setting
                 the create_args_<interface> variable.  One or more wlan(4)
                 devices must be created for each wireless devices as of
                 FreeBSD 8.0.  Debugging flags for wlan(4) devices as set by
                 wlandebug(8) may be specified with an wlandebug_<interface>
                 variable.  The contents of this variable will be passed
                 directly to wlandebug(8).

and when setting up interface based the above, the interface does not start.

And this example are wrong too:

                 wlans_ath0="wlan0"
                 ifconfig_wlan0="DHCP WPA mode 11b"
Comment 1 Oliver Pinter 2012-12-25 11:46:27 UTC
please close this PR, this caused by a wrong upgrade (7.4->9.1)

On 12/25/12, FreeBSD-gnats-submit@freebsd.org
<FreeBSD-gnats-submit@freebsd.org> wrote:
> Thank you very much for your problem report.
> It has the internal identification `docs/174694'.
> The individual assigned to look at your
> report is: freebsd-doc.
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=174694
>
>>Category:       docs
>>Responsible:    freebsd-doc
>>Synopsis:       wrong informations in rc.conf(5) man page
>>Arrival-Date:   Tue Dec 25 05:10:00 UTC 2012
>
Comment 2 Isabell Long freebsd_committer freebsd_triage 2012-12-25 20:17:52 UTC
State Changed
From-To: open->closed

Requested by submitter.