diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2020-11-20 16:57:06 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2020-11-20 16:57:06 +0000 |
| commit | 7424766d75dea922e63ea860e5e3719fa9e2506c (patch) | |
| tree | 2c6cd24b971b92c2bc264c2f94f56827af8f797b /usr.sbin | |
| parent | cbf541311c14fab5f17134110b66496489492872 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/wpa/hostapd/hostapd.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5 index e166f365745ce..2fb669457f4d2 100644 --- a/usr.sbin/wpa/hostapd/hostapd.conf.5 +++ b/usr.sbin/wpa/hostapd/hostapd.conf.5 @@ -67,8 +67,9 @@ 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, -or hostapd will complain that the interface does not exist. +mode. +Make certain that there are no spaces after the interface name, or hostapd wil +complain that the interface does not exist. .It Va debug Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 = excessive. |
