summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hostapd
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-05-24 19:44:23 +0000
committerjmc <jmc@openbsd.org>2010-05-24 19:44:23 +0000
commit163d879be071008546c6811ac00ef5b708473bef (patch)
tree97c6881c3c3c17c3076f4c8e888b4de46594981e /usr.sbin/hostapd
parentUse -mtune=i486 when running with gcc4, the larger weights given (diff)
downloadwireguard-openbsd-163d879be071008546c6811ac00ef5b708473bef.tar.xz
wireguard-openbsd-163d879be071008546c6811ac00ef5b708473bef.zip
now that we can handle >9 args, put "-D name=value" on one line: it's a bit
more readable, and fixes a spacing bug we had in smtpd.8;
Diffstat (limited to 'usr.sbin/hostapd')
-rw-r--r--usr.sbin/hostapd/hostapd.88
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/hostapd/hostapd.8 b/usr.sbin/hostapd/hostapd.8
index eff656db221..dde45606707 100644
--- a/usr.sbin/hostapd/hostapd.8
+++ b/usr.sbin/hostapd/hostapd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostapd.8,v 1.15 2010/02/23 21:30:40 schwarze Exp $
+.\" $OpenBSD: hostapd.8,v 1.16 2010/05/24 19:44:23 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 23 2010 $
+.Dd $Mdocdate: May 24 2010 $
.Dt HOSTAPD 8
.Os
.Sh NAME
@@ -23,9 +23,7 @@
.Sh SYNOPSIS
.Nm hostapd
.Op Fl dv
-.Oo
-.Fl D Ar macro Ns = Ns Ar value
-.Oc
+.Op Fl D Ar macro Ns = Ns Ar value
.Op Fl f Ar file
.Sh DESCRIPTION
.Nm