summaryrefslogtreecommitdiff
path: root/share/man/man4/athn.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/athn.4')
-rw-r--r--share/man/man4/athn.410
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/athn.4 b/share/man/man4/athn.4
index fe378ed76be..ce0e96c31b3 100644
--- a/share/man/man4/athn.4
+++ b/share/man/man4/athn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: athn.4,v 1.35 2018/05/16 06:19:15 stsp Exp $
+.\" $OpenBSD: athn.4,v 1.36 2018/07/15 10:44:49 phessler Exp $
.\"
.\" Copyright (c) 2009 Damien Bergamini <damien.bergamini@free.fr>.
.\"
@@ -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: May 16 2018 $
+.Dd $Mdocdate: July 15 2018 $
.Dt ATHN 4
.Os
.Sh NAME
@@ -187,8 +187,7 @@ using WPA key
.Dq mywpakey ,
obtaining an IP address using DHCP:
.Bd -literal -offset indent
-nwid mynwid
-wpakey mywpakey
+nwid mynwid wpakey mywpakey
dhcp
.Ed
.Pp
@@ -197,8 +196,7 @@ The following
example creates a host-based access point on boot:
.Bd -literal -offset indent
mediaopt hostap
-nwid mynwid
-wpakey mywpakey
+nwid mynwid wpakey mywpakey
inet 192.168.1.1 255.255.255.0
.Ed
.Sh DIAGNOSTICS