diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-09-06 20:16:02 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-09-06 20:16:02 +0000 |
commit | 9f5ed03e3201ef882f2a070d8e3ea7e0bcdf688a (patch) | |
tree | 448a1b7cca751b8c18ab359e0cb87c1b2a217881 /share/man/man4 | |
parent | e3a2fcda4cc8954df52df07d4feedbb449173cb5 (diff) |
an(4), atw(4) and wi(4) now X-ref each other. Requested by deraadt@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/an.4 | 3 | ||||
-rw-r--r-- | share/man/man4/atw.4 | 4 | ||||
-rw-r--r-- | share/man/man4/wi.4tbl | 3 |
3 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index 7f7df488c85..f1c4c6ce6e1 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: an.4,v 1.20 2003/05/20 04:25:59 mickey Exp $ +.\" $OpenBSD: an.4,v 1.21 2004/09/06 20:16:01 millert Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved. @@ -111,6 +111,7 @@ command. .El .Sh SEE ALSO .Xr arp 4 , +.Xr atw 4 , .Xr intro 4 , .Xr isapnp 4 , .Xr netintro 4 , diff --git a/share/man/man4/atw.4 b/share/man/man4/atw.4 index d598d86b862..077f229c03a 100644 --- a/share/man/man4/atw.4 +++ b/share/man/man4/atw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atw.4,v 1.6 2004/08/07 18:24:35 millert Exp $ +.\" $OpenBSD: atw.4,v 1.7 2004/09/06 20:16:01 millert Exp $ .\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $ .\" .\" Copyright (c) 2003 @@ -144,11 +144,13 @@ The ADM8211 failed to generate an interrupt to acknowledge a transmit command. .El .Sh SEE ALSO +.Xr an 4 , .Xr arp 4 , .Xr cardbus 4 , .Xr ifmedia 4 , .Xr netintro 4 , .Xr pci 4 , +.Xr wi 4 , .Xr ifconfig 8 .Rs .%T ADMtek diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl index 91d47c91590..197831dcdcf 100644 --- a/share/man/man4/wi.4tbl +++ b/share/man/man4/wi.4tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4tbl,v 1.50 2004/08/10 13:20:30 millert Exp $ +.\" $OpenBSD: wi.4tbl,v 1.51 2004/09/06 20:16:01 millert Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -346,6 +346,7 @@ command. .Sh SEE ALSO .Xr an 4 , .Xr arp 4 , +.Xr atw 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr macobio 4 , |