summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-04-13 21:12:23 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-04-13 21:12:23 +0000
commit4b6fcb58281e0581b34105566467ba4525578917 (patch)
treeb16fb697d2b0cb0565b38e4f70f9492bacc457ce
parent2e308506842304547bdbf09af2119d63c4742598 (diff)
a daemon, not an daemon;
-rw-r--r--usr.sbin/hostapd/hostapd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/hostapd/hostapd.8 b/usr.sbin/hostapd/hostapd.8
index ab614cd4ed5..684acf9b116 100644
--- a/usr.sbin/hostapd/hostapd.8
+++ b/usr.sbin/hostapd/hostapd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hostapd.8,v 1.5 2005/04/13 19:56:44 jmc Exp $
+.\" $OpenBSD: hostapd.8,v 1.6 2005/04/13 21:12:22 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Reyk Floeter <reyk@vantronix.net>
.\"
@@ -31,7 +31,7 @@
.Op Fl i Ar interface
.Sh DESCRIPTION
.Nm
-is an daemon which allows communication between different 802.11
+is a daemon which allows communication between different 802.11
wireless access points running in
.Em Host AP
mode.