diff options
author | Damien Bergamini <damien@cvs.openbsd.org> | 2005-03-18 20:28:28 +0000 |
---|---|---|
committer | Damien Bergamini <damien@cvs.openbsd.org> | 2005-03-18 20:28:28 +0000 |
commit | 667027c89d1fe144625f17649f9c40c3ab14a4c2 (patch) | |
tree | 8ea0703a5769ab12b4d95a6a8ed5567836f27721 /share | |
parent | ae2559ee234a18712b542c0f348fdc9ead608616 (diff) |
oops! forgot mediaopt.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ral.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ral.4 b/share/man/man4/ral.4 index b3506c0ddc5..5a16b7c66ca 100644 --- a/share/man/man4/ral.4 +++ b/share/man/man4/ral.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ral.4,v 1.23 2005/03/18 20:24:58 damien Exp $ +.\" $OpenBSD: ral.4,v 1.24 2005/03/18 20:28:27 damien Exp $ .\" .\" Copyright (c) 2005 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -153,6 +153,8 @@ The driver supports the following media options: .Pp .Bl -tag -width monitor -compact +.It Cm hostap +Select Host AP operation. .It Cm ibss Select IBSS operation. .It Cm monitor |