diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 15:10:05 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 15:10:05 +0000 |
commit | d3ae63e2b4009e499e689d30893a7f200084e069 (patch) | |
tree | 71dfc6fe4018fd07c82bf8835a77d4ae6ea286aa /DOCS | |
parent | 774c198c0a7ac998c36a0502884fdce5dccd5d7b (diff) |
Better URL markup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20704 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 4 |
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><codecname></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><codecname></replaceable>/ </systemitem> </para> |