Bug 111147

Summary: hostapd.conf is not documented
Product: Documentation Reporter: Mohacsi Janos <mohacsi>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mohacsi Janos 2007-04-02 17:50:01 UTC
The manual page of hostapd.conf(5) is rather superficial. Based on the 
information available on the man page nobody can configure hostapd.conf.

Fix: 

Copy /usr/src/contrib/hostapd/hostapd.conf to 
	/usr/share/examples/hostapd/
	+
	update man page referring to the examples.
How-To-Repeat: 	have a look at the man page.
Comment 1 Niclas Zeising 2011-10-12 15:22:40 UTC
The example file mentioned in the PR is copied to 
/usr/share/examples/hostapd.conf . I guess it is possible to flesh out 
the manual page, but that requires someone with a throughout knowledge 
of how hostapd.conf works.
-- 
Niclas Zeising
Comment 2 Janos Mohacsi 2011-10-24 17:19:44 UTC
On 10/12/11 16:22, Niclas Zeising wrote:
> The example file mentioned in the PR is copied to
> /usr/share/examples/hostapd.conf . I guess it is possible to flesh out
> the manual page, but that requires someone with a throughout knowledge
> of how hostapd.conf works.
thanks.
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2012-02-27 17:57:37 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Since 7.0-RELEASE, we have a more descriptive man page that has more
information about setting hostapd.conf up.

http://www.freebsd.org/cgi/man.cgi?query=hostapd.conf

Do you think that this is sufficient now?

Regards

Benedict Reuschling
FreeBSD Documentation Committer

The FreeBSD Documentation Project
FreeBSD German Documentation Project - https://doc.bsdgroup.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9LxBEACgkQTSZQLkqBk0iYagCeMiWsvnjkUa6V7gekXehm1WWa
xT8AnRxCtVANJpty3NUEv3x5w9pXb0k1
=gzP8
-----END PGP SIGNATURE-----
Comment 4 Janos Mohacsi 2012-02-27 19:25:06 UTC
On 2/27/12 18:57, Benedict Reuschling wrote:
>
> Since 7.0-RELEASE, we have a more descriptive man page that has more
> information about setting hostapd.conf up.
>
> http://www.freebsd.org/cgi/man.cgi?query=hostapd.conf
>
> Do you think that this is sufficient now?
>
> Regards
>
> Benedict Reuschling
> FreeBSD Documentation Committer
>
> The FreeBSD Documentation Project
> FreeBSD German Documentation Project - https://doc.bsdgroup.de
Yes it is acceptable.
    Regards,
        Janos Mohacsi
Comment 5 Benedict Reuschling freebsd_committer freebsd_triage 2012-02-27 19:41:36 UTC
State Changed
From-To: open->closed

PR closed, now that we have a more descriptive man page. Sorry for taking so long 
for it.