diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 07:55:42 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-09-26 07:55:42 +0000 |
commit | 7eb9bb1f0f9b4f7d3cac79d69e90cf49e5c325ee (patch) | |
tree | bb908a1d058dc9e17cbcec6acd5ddfcd937626e2 /share/man/man4/ac97.4 | |
parent | 4d233b11b070cbdb6c2e2744351f77515d2b39ac (diff) |
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)
Diffstat (limited to 'share/man/man4/ac97.4')
-rw-r--r-- | share/man/man4/ac97.4 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/share/man/man4/ac97.4 b/share/man/man4/ac97.4 index 8caa1220f12..8ed20de0f5d 100644 --- a/share/man/man4/ac97.4 +++ b/share/man/man4/ac97.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ac97.4,v 1.10 2001/12/05 10:00:18 deraadt Exp $ +.\" $OpenBSD: ac97.4,v 1.11 2002/09/26 07:55:39 miod Exp $ .\" .Dd October 7, 1999 .Dt AC97 4 @@ -23,11 +23,17 @@ driver does not appear in the configuration file. Instead, the driver is automatically attached by the drivers that require it. .Sh SEE ALSO .Xr auich 4 , +.Xr autri 4 , .Xr auvia 4 , .Xr clcs 4 , +.Xr clct 4 , .Xr eap 4 , +.Xr emu 4 , +.Xr esa 4 , .Xr fms 4 , -.Xr neo 4 +.Xr maestro 4 , +.Xr neo 4 , +.Xr yds 4 .Sh BUGS The .Nm |