diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-10-01 20:59:49 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-10-01 20:59:49 +0000 |
commit | fd7d6fe92708e199d2a7993bea3843f2bf25dc55 (patch) | |
tree | 25cc298eb1a3e7b32cba28374c2337c7c80bfdd2 /share/man/man4/man4.macppc/bm.4 | |
parent | 8498cdb07f6314268ff77d1d8bfd19f93c7564d4 (diff) |
Last minute cleaning:
- add the kmem(4) -> mem(4) link
- remove gm(4) superseded by gem(4)
- more .Xr
- fix .Cd lines
- bring akbd(4) contents in sync with reality (blatantly inspired from
pckbd(4))
- the usual intro(4) update
ok deraadt@
Diffstat (limited to 'share/man/man4/man4.macppc/bm.4')
-rw-r--r-- | share/man/man4/man4.macppc/bm.4 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/man4.macppc/bm.4 b/share/man/man4/man4.macppc/bm.4 index ac74bb439b9..58eee71857b 100644 --- a/share/man/man4/man4.macppc/bm.4 +++ b/share/man/man4/man4.macppc/bm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bm.4,v 1.3 2001/11/13 13:54:26 mpech Exp $ +.\" $OpenBSD: bm.4,v 1.4 2002/10/01 20:59:48 miod Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" All rights reserved. @@ -37,6 +37,13 @@ The .Nm device driver supports Apple BMAC and compatible Ethernet devices. +.Sh SEE ALSO +.Xr arp 4 , +.Xr ifmedia 4 , +.Xr intro 4 , +.Xr netintro 4 , +.Xr hostname.if 5 , +.Xr ifconfig 8 .Sh AUTHORS The .Nm |