From 7eb9bb1f0f9b4f7d3cac79d69e90cf49e5c325ee Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 26 Sep 2002 07:55:42 +0000 Subject: Incomplete section 4 mi manual page cleanup. - make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this) --- share/man/man4/eisa.4 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'share/man/man4/eisa.4') diff --git a/share/man/man4/eisa.4 b/share/man/man4/eisa.4 index 799f9dd00f5..41a113e1e07 100644 --- a/share/man/man4/eisa.4 +++ b/share/man/man4/eisa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eisa.4,v 1.3 2002/04/07 10:09:34 mickey Exp $ +.\" $OpenBSD: eisa.4,v 1.4 2002/09/26 07:55:39 miod Exp $ .\" $NetBSD: eisa.4,v 1.10 2001/09/11 22:52:52 wiz Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -132,7 +132,15 @@ or respectively. The manual pages for each individual driver also lists the supported bus variants. .Sh SEE ALSO -.Xr intro 4 +.Xr ahb 4 , +.Xr ahc 4 , +.\" .Xr bha 4 , +.Xr cac 4 , +.Xr dpt 4 , +.Xr ep 4 , +.Xr fea 4 , +.Xr intro 4 , +.Xr uha 4 , .Sh HISTORY The machine-independent .Tn EISA -- cgit v1.2.3