man wpa_supplicant: Clearly state which options are given per interface
authorPavel Polischouk <pavel.polischouk@gmail.com>
Wed, 18 Jun 2008 08:52:20 +0000 (11:52 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 18 Jun 2008 08:52:20 +0000 (11:52 +0300)
commit9d6762cfca831c30c1ce321e4d8ec549897229c3
tree48ac89267da514c196527a65566d5b6998b282fb
parenteb0699b6baf13b56b8bfb2e18b5fb6257f909884
man wpa_supplicant: Clearly state which options are given per interface

Documentation appeared a little vague about which options are global and
which are tied to a particular interface. This leads to confusion when
using certain combinations of options, e.g. the command "wpa_supplicant
-c /etc/wpa_supplican.conf -u" will not do what is intuitively expected
from it - it will not read the config file given with -c option because
no -i option was given. This command is still valid because -u option is
used. The wpa_supplicant running like this will also not listen on any
control socket, because the socket file name is usually given in the
config file. This command line also happens to be the default in Fedora 9.
This patch does not try to change any behaviour, but rather document
these nuances clearly.
wpa_supplicant/doc/docbook/wpa_supplicant.sgml