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/we.4 | |
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/we.4')
-rw-r--r-- | share/man/man4/we.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/we.4 b/share/man/man4/we.4 index b4cf045a503..d2bb9716763 100644 --- a/share/man/man4/we.4 +++ b/share/man/man4/we.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: we.4,v 1.8 2002/09/26 07:55:41 miod Exp $ +.\" $OpenBSD: we.4,v 1.9 2002/09/26 22:09:53 miod Exp $ .\" $NetBSD: we.4,v 1.4 1998/08/09 00:39:02 thorpej Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -116,9 +116,11 @@ This often indicates that the card is configured at a conflicting address. .El .Sh SEE ALSO +.Xr arp 4 , .Xr ifmedia 4 , .Xr intro 4 , .Xr isa 4 , .Xr isapnp 4 , +.Xr netintro 4 , .Xr hostname.if 5 , .Xr ifconfig 8 |