diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-25 00:52:47 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-11-25 00:52:47 +0000 |
commit | 6a8600b7fcbd8a5575cd10156098d6f4c3dacb04 (patch) | |
tree | 3d2e61d268831ea05be5e27583024f338a434425 /DOCS/xml/en | |
parent | 9c67fa538ccd8b42033f09a7167089d6a7146791 (diff) |
Executables are not directories, improved wording.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11522 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/video.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 16e8e721a7..df377898b3 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -2118,18 +2118,18 @@ for Matrox G450/G550 TV-out instructions, please see the next section! <step><para> Enter <filename class="directory">TVout</filename> and type <command>./compile.sh</command>. Install - <filename class="directory">TVout/matroxset/matroxset</filename> - into somewhere in your <envar>PATH</envar>. + <filename>TVout/matroxset/matroxset</filename> + somewhere into your <envar>PATH</envar>. </para></step> <step><para> If you don't have <command>fbset</command> installed, put - <filename class="directory">TVout/fbset/fbset</filename> - into somewhere in your <envar>PATH</envar>. + <filename>TVout/fbset/fbset</filename> + somewhere into your <envar>PATH</envar>. </para></step> <step><para> If you don't have <command>con2fb</command> installed, put - <filename class="directory">TVout/con2fb/con2fb</filename> - into somewhere in your <envar>PATH</envar>. + <filename>TVout/con2fb/con2fb</filename> + somewhere into your <envar>PATH</envar>. </para></step> <step><para> Then enter into the <filename class="directory">TVout/</filename> directory |