summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-09 10:27:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-09 10:27:50 +0000
commit8137f16bf9f6fc4a8e07dc8340aa62d1e974cece (patch)
treebfcb1c0fe3a6bb7e59e4a390afbbac6fd2247ff9 /DOCS
parent3851754b20a016e7763cda82358baf9f1cd9344b (diff)
downloadmpv-8137f16bf9f6fc4a8e07dc8340aa62d1e974cece.tar.bz2
mpv-8137f16bf9f6fc4a8e07dc8340aa62d1e974cece.tar.xz
small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6354 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/sound.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/sound.html b/DOCS/sound.html
index b1e40e1f83..8064bab17d 100644
--- a/DOCS/sound.html
+++ b/DOCS/sound.html
@@ -1,7 +1,7 @@
<HTML>
<HEAD>
-<STYLE>
+<STYLE TYPE="text/css">
.text
{font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;}
@@ -26,7 +26,7 @@ contains these drivers:</P>
<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">nas</TD><TD></TD><TD><FONT CLASS="text">NAS (Network Audio System) driver</TD></TR>
<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">alsa5</TD><TD></TD><TD><FONT CLASS="text">native ALSA 0.5 driver</TD></TR>
<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">alsa9</TD><TD></TD><TD><FONT CLASS="text">native ALSA 0.9 driver (works, but has problems -> use OSS) (supports hardware AC3 passthrough)</TD></TR>
-<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">sun</TD><TD></TD><TD><FONT CLASS="text">SUN audio driver (/dev/audio) for BSD and Solaris8 users</TD></TR>
+<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">sun</TD><TD></TD><TD><FONT CLASS="text">SUN audio driver (<CODE>/dev/audio</CODE>) for BSD and Solaris8 users</TD></TR>
<TR><TD></TD><TD VALIGN=top><FONT CLASS="text">arts</TD><TD></TD><TD><FONT CLASS="text">native ARTS driver (mostly for KDE users)</TD></TR>
</TABLE>