svn commit: r368383 - stable/12/usr.sbin/wpa/hostapd
Gordon Bergling
gbe at FreeBSD.org
Sun Dec 6 08:01:28 UTC 2020
Author: gbe (doc committer)
Date: Sun Dec 6 08:01:27 2020
New Revision: 368383
URL: https://svnweb.freebsd.org/changeset/base/368383
Log:
MFC r367901 and r367904
r367901: hostapd.conf(5): Fix a mandoc warning
-new sentence, new line
r367904: hostapd.conf(5): Add missing 'l'
In r367901 I accidentally deleted the 'l' while fixing a few
mandoc erros.
Spotted by: Yuri Pankov
Modified:
stable/12/usr.sbin/wpa/hostapd/hostapd.conf.5
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/usr.sbin/wpa/hostapd/hostapd.conf.5
==============================================================================
--- stable/12/usr.sbin/wpa/hostapd/hostapd.conf.5 Sun Dec 6 07:57:56 2020 (r368382)
+++ stable/12/usr.sbin/wpa/hostapd/hostapd.conf.5 Sun Dec 6 08:01:27 2020 (r368383)
@@ -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 will
+complain that the interface does not exist.
.It Va debug
Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 =
excessive.
More information about the svn-src-stable-12
mailing list