summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-05 15:10:05 +0000
committertorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-05 15:10:05 +0000
commitd3ae63e2b4009e499e689d30893a7f200084e069 (patch)
tree71dfc6fe4018fd07c82bf8835a77d4ae6ea286aa
parent774c198c0a7ac998c36a0502884fdce5dccd5d7b (diff)
downloadmpv-d3ae63e2b4009e499e689d30893a7f200084e069.tar.bz2
mpv-d3ae63e2b4009e499e689d30893a7f200084e069.tar.xz
Better URL markup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20704 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/xml/en/codecs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index d74eea9d40..29546f426d 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -553,7 +553,7 @@ This is the MP3 codec. Now that you have all the necessary information
(fourcc, codec file, sample AVI), submit your codec support request by
mail, and upload these files to the FTP site:
<systemitem role="url">
-ftp://upload.mplayerhq.hu/MPlayer/incoming/[codecname]/
+ftp://upload.mplayerhq.hu/MPlayer/incoming/<replaceable>&lt;codecname&gt;</replaceable>/
</systemitem>
</para>
@@ -665,7 +665,7 @@ Now that you have all the necessary information (fourcc, GUID, codec file,
sample AVI), submit your codec support request by mail, and upload these files
to the FTP site:
<systemitem
-role="url">ftp://upload.mplayerhq.hu/MPlayer/incoming/[codecname]/
+role="url">ftp://upload.mplayerhq.hu/MPlayer/incoming/<replaceable>&lt;codecname&gt;</replaceable>/
</systemitem>
</para>