summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ural.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-06-16 11:33:53 +0000
committerru <ru@FreeBSD.org>2005-06-16 11:33:53 +0000
commitf78db78d41d44288cb435439cfd6066357485409 (patch)
tree7f2b608d82e35434a6cbcd04632b97d8a37fd633 /share/man/man4/ural.4
parent1bd4bd5e5378c9aa28442cc47a3b6106efbb297a (diff)
downloadFreeBSD-src-f78db78d41d44288cb435439cfd6066357485409.zip
FreeBSD-src-f78db78d41d44288cb435439cfd6066357485409.tar.gz
Markup fixes.
Approved by: re
Diffstat (limited to 'share/man/man4/ural.4')
-rw-r--r--share/man/man4/ural.434
1 files changed, 17 insertions, 17 deletions
diff --git a/share/man/man4/ural.4 b/share/man/man4/ural.4
index d33bb6f..9f60801 100644
--- a/share/man/man4/ural.4
+++ b/share/man/man4/ural.4
@@ -15,12 +15,12 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd May 02, 2005
+.Dd May 2, 2005
.Os
.Dt URAL 4
.Sh NAME
.Nm ural
-.Nd Ralink Technology RT2500USB IEEE 802.11 driver
+.Nd "Ralink Technology RT2500USB IEEE 802.11 driver"
.Sh SYNOPSIS
.Cd "device ehci"
.Cd "device uhci"
@@ -42,8 +42,8 @@ transceiver that can operate in the 2.4GHz and 5.2GHz bands (802.11a).
.Sh HARDWARE
The following adapters should work:
.Pp
-.Bl -column -compact "Atlantis Land A02-PCM-W54" "Bus"
-.It Em "Card Bus"
+.Bl -column -compact ".Li Atlantis Land A02-PCM-W54" "Bus"
+.It Em Card Ta Em Bus
.It Li "AMIT WL532U" Ta USB
.It Li "ASUS WL-167g" Ta USB
.It Li "Buffalo WLI-U2-KG54-AI" Ta USB
@@ -63,9 +63,9 @@ The following adapters should work:
.El
.Pp
An up to date list can be found at
-.Pa http://damien.bergamini.free.fr/ral/list.html
+.Pa http://damien.bergamini.free.fr/ral/list.html .
.Sh EXAMPLES
-Join an existing BSS network (ie: connect to an access point):
+Join an existing BSS network (i.e., connect to an access point):
.Pp
.Dl "ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00"
.Pp
@@ -74,16 +74,16 @@ Join a specific BSS network with network name
.Pp
.Dl "ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net"
.Pp
-Join a specific BSS network with 40bit WEP encryption:
+Join a specific BSS network with 40-bit WEP encryption:
.Bd -literal -offset indent
ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e
- wepmode on wepkey 0x1234567890
+ wepmode on wepkey 0x1234567890
.Ed
.Pp
-Join a specific BSS network with 104bit WEP encryption:
+Join a specific BSS network with 104-bit WEP encryption:
.Bd -literal -offset indent
ifconfig ural0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e
- wepmode on wepkey 0x01020304050607080910111213
+ wepmode on wepkey 0x01020304050607080910111213
.Ed
.Sh DIAGNOSTICS
.Bl -diag
@@ -98,14 +98,9 @@ This should not happen.
.Xr wlan 4 ,
.Xr ifconfig 8
.Rs
-.%T Ralink Technology
-.%O http://www.ralinktech.com
+.%T "Ralink Technology"
+.%O http://www.ralinktech.com/
.Re
-.Sh AUTHORS
-The
-.Nm
-driver was written by
-.An Damien Bergamini Aq damien@freebsd.org .
.Sh HISTORY
The
.Nm
@@ -116,3 +111,8 @@ driver first appeared in
The
.Nm
driver does not support automatic adaptation of the transmit speed.
+.Sh AUTHORS
+The
+.Nm
+driver was written by
+.An Damien Bergamini Aq damien@FreeBSD.org .
OpenPOWER on IntegriCloud