summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-19 21:39:05 +0000
committerpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-12-19 21:39:05 +0000
commitc58ad601170a9d5d9ddbe168a34f9e08341680ca (patch)
tree60c46f5378f655ad129683397267c81437c2bb6a /DOCS
parent1f05471c3e27f78e995b54d441553dcb960f3b7a (diff)
downloadmpv-c58ad601170a9d5d9ddbe168a34f9e08341680ca.tar.bz2
mpv-c58ad601170a9d5d9ddbe168a34f9e08341680ca.tar.xz
changed <filename> tag to <filename class=directory> - font is a directory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11660 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 1bfba0dae0..2d08630f31 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -793,7 +793,8 @@ OSD/SUB feature. There are many ways to get it:
If you chose non-TTF fonts, UNZIP the file you downloaded to <filename
class="directory">~/.mplayer</filename> or <filename
class="directory">$PREFIX/share/mplayer</filename>. Then rename or symlink
-one of the extracted directories to <filename>font</filename>, for example:
+one of the extracted directories to <filename class="directory">font</filename>,
+for example:
<screen>ln -s ~/.mplayer/arial-24 ~/.mplayer/font</screen>