diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 22:09:54 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 22:09:54 +0000 |
commit | 194b41c905c1e28097d05b6cbbf93a9cd1398fe9 (patch) | |
tree | e631f8c32131fc3fd5c70d3fe314d89a2270acf8 /share/man/man4/wi.4tbl | |
parent | e3ac39c912bcefd466df7dd4a9262264088807cf (diff) |
Second part of the man4 mi cleanup.
- more/better xrefs
- sync .Cd lines with actual configuration files
- intro(4) reference police
- huge usb(4) update
- follow mdoc.samples suggested man page section ordering when necessary
- add netintro(4) and hostname.if(5) xrefs to all ethernet drivers
ok deraadt@ mickey@
Diffstat (limited to 'share/man/man4/wi.4tbl')
-rw-r--r-- | share/man/man4/wi.4tbl | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl index d2fd3422dc2..a44f8e5cd85 100644 --- a/share/man/man4/wi.4tbl +++ b/share/man/man4/wi.4tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4tbl,v 1.23 2002/09/10 22:22:02 millert Exp $ +.\" $OpenBSD: wi.4tbl,v 1.24 2002/09/26 22:09:53 miod Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -39,8 +39,11 @@ .Nm wi .Nd WaveLAN/IEEE, PRISM-II and Spectrum24 802.11DS wireless network driver .Sh SYNOPSIS +.Cd "# i386/macppc/sparc64" .Cd "wi* at pci? dev ? function ?" .Cd "wi* at pcmcia? function ?" +.Pp +.Cd "# macppc" .Cd "wi* at macobio?" .Sh DESCRIPTION The @@ -281,8 +284,12 @@ command. .Sh SEE ALSO .Xr an 4 , .Xr arp 4 , -.Xr netintro 4 , .Xr ifmedia 4 , +.Xr intro 4 , +.\" .Xr macobio 4 +.Xr netintro 4 , +.Xr pci 4 , +.Xr pcmcia 4 , .Xr hostname.if 5 , .Xr ifconfig 8 , .Xr wicontrol 8 |