diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-18 17:48:08 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-06-18 17:48:08 +0000 |
commit | 7e7a050537fc799bf28ab3272451e5ec5060717f (patch) | |
tree | fe27e8dcb923e4465a526ed4bdc3be42e02c5d17 /share/man/man4/snd_envy24.4 | |
parent | 9e270de5ac553cf5125389b49798e6780e33f64c (diff) |
o We only have one generic audio driver, reflect this (1)
o Mention the author of the driver
o Minor mdoc improvement
Discussed with: netchild (1)
Notes
Notes:
svn path=/head/; revision=159746
Diffstat (limited to 'share/man/man4/snd_envy24.4')
-rw-r--r-- | share/man/man4/snd_envy24.4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man4/snd_envy24.4 b/share/man/man4/snd_envy24.4 index 73346f47c427..cb48a00936e9 100644 --- a/share/man/man4/snd_envy24.4 +++ b/share/man/man4/snd_envy24.4 @@ -48,7 +48,7 @@ snd_envy24_load="YES" .Sh DESCRIPTION The .Nm -bridge driver allows the generic audio drivers including +bridge driver allows the generic audio driver .Xr sound 4 to attach to VIA Envy24 and compatible audio devices. .Sh HARDWARE @@ -72,5 +72,10 @@ The device driver first appeared in .Fx 7.0 . .Sh AUTHORS +.An -nosplit +The +.Nm +driver was written by +.An Katsurajima Naoto . This manual page was written by -.An Alexander Leidinger <netchild@FreeBSD.org> . +.An Alexander Leidinger Aq netchild@FreeBSD.org . |