summaryrefslogtreecommitdiff
path: root/share/man/man4/ural.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/ural.4')
-rw-r--r--share/man/man4/ural.410
1 files changed, 4 insertions, 6 deletions
diff --git a/share/man/man4/ural.4 b/share/man/man4/ural.4
index 806bdbb2f58..200dbf8084a 100644
--- a/share/man/man4/ural.4
+++ b/share/man/man4/ural.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ural.4,v 1.22 2016/06/16 17:25:32 martijn Exp $
+.\" $OpenBSD: ural.4,v 1.23 2018/07/15 10:44:49 phessler Exp $
.\"
.\" Copyright (c) 2005-2007
.\" Damien Bergamini <damien.bergamini@free.fr>
@@ -15,7 +15,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: June 16 2016 $
+.Dd $Mdocdate: July 15 2018 $
.Dt URAL 4
.Os
.Sh NAME
@@ -140,8 +140,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
@@ -150,8 +149,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