diff options
author | Joel Dahl <joel@FreeBSD.org> | 2012-05-12 19:59:37 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2012-05-12 19:59:37 +0000 |
commit | 4228c8a2b12b2e789c74bb397c4bce8168728612 (patch) | |
tree | cab5776d93c8b7862f7769f13a9a2c0b70929dd7 /usr.sbin/wpa | |
parent | 2e27f04f5500678edfe85ec7de8e35ae86aeb6cf (diff) | |
download | src-4228c8a2b12b2e789c74bb397c4bce8168728612.tar.gz src-4228c8a2b12b2e789c74bb397c4bce8168728612.zip |
Notes
Diffstat (limited to 'usr.sbin/wpa')
-rw-r--r-- | usr.sbin/wpa/hostapd/hostapd.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5 index fd91289f39d3..b2e0132fc2ce 100644 --- a/usr.sbin/wpa/hostapd/hostapd.conf.5 +++ b/usr.sbin/wpa/hostapd/hostapd.conf.5 @@ -67,7 +67,7 @@ The following parameters are recognized: Interface name. Should be set in .Dq hostap -mode. Make certain that there are no spaces after the interface name, +mode. Make certain that there are no spaces after the interface name, or hostapd will complain that the interface does not exist. .It Va debug Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 = |