diff options
author | Jolan Luff <jolan@cvs.openbsd.org> | 2004-12-05 03:34:38 +0000 |
---|---|---|
committer | Jolan Luff <jolan@cvs.openbsd.org> | 2004-12-05 03:34:38 +0000 |
commit | 8fc33de85312da2556f156eab3e2b26dec6d8e1f (patch) | |
tree | bfb89b4740d3abd31fd46273308c36fd6686587e /share | |
parent | 0680e7c59f5c71b34da11305f23fb4078f3bed63 (diff) |
add 'wireless network' so this shows up w/apropos wireless
Diffstat (limited to 'share')
-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 ?" |