Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 16:57:07 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r367901 - head/usr.sbin/wpa/hostapd
Message-ID:  <202011201657.0AKGv7th094396@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Fri Nov 20 16:57:06 2020
New Revision: 367901
URL: https://svnweb.freebsd.org/changeset/base/367901

Log:
  hostapd.conf(5): Fix a mandoc warning
  
  - new sentence, new line

Modified:
  head/usr.sbin/wpa/hostapd/hostapd.conf.5

Modified: head/usr.sbin/wpa/hostapd/hostapd.conf.5
==============================================================================
--- head/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri Nov 20 16:50:52 2020	(r367900)
+++ head/usr.sbin/wpa/hostapd/hostapd.conf.5	Fri Nov 20 16:57:06 2020	(r367901)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011201657.0AKGv7th094396>