diff options
author | 2004-12-05 03:34:37 +0000 | |
---|---|---|
committer | 2004-12-05 03:34:37 +0000 | |
commit | d98bf4b84714db13b1a2fd5741d2c84533b0d23e (patch) | |
tree | c7292689d30377625f3973113bfdda9920fb8ef5 | |
parent | clean up init of the tx xfers (diff) | |
download | wireguard-openbsd-d98bf4b84714db13b1a2fd5741d2c84533b0d23e.tar.xz wireguard-openbsd-d98bf4b84714db13b1a2fd5741d2c84533b0d23e.zip |
add 'wireless network' so this shows up w/apropos wireless
-rw-r--r-- | share/man/man4/ath.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 13c5a679511..cabb58e1177 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ath.4,v 1.9 2004/11/23 09:39:29 reyk Exp $ +.\" $OpenBSD: ath.4,v 1.10 2004/12/05 03:34:37 jolan Exp $ .\" $NetBSD: ath.4,v 1.5 2004/07/03 16:58:18 mycroft Exp $ .\" .\" Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting @@ -47,7 +47,7 @@ .Os .Sh NAME .Nm ath -.Nd Atheros IEEE 802.11A/B/G adapter +.Nd Atheros IEEE 802.11A/B/G wireless network adapter .Sh SYNOPSIS .Cd "ath* at pci? dev ? function ?" .Cd "ath* at cardbus? dev ? function ?" |