diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-27 07:14:32 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-27 07:14:32 +0000 |
commit | 20f225ca5582697da4eda2578f231256bbc1edf2 (patch) | |
tree | a64634bd7943b8f1ffe74098145c06cd2ce65efc | |
parent | 42042989eb1718c36b46aac21295a7444bcb840c (diff) |
_ --> - in option names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11288 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/video.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 9e54542407..9f531d0675 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -800,9 +800,9 @@ The FBdev output takes some additional parameters above the others: </simpara></listitem> </varlistentry> <varlistentry> - <term><option>-monitor_hfreq</option></term> - <term><option>-monitor_vfreq</option></term> - <term><option>-monitor_dotclock</option></term> + <term><option>-monitor-hfreq</option></term> + <term><option>-monitor-vfreq</option></term> + <term><option>-monitor-dotclock</option></term> <listitem><simpara> <emphasis role="bold">important</emphasis> values, see <filename>example.conf</filename> @@ -1172,7 +1172,7 @@ at least.) </simpara></listitem> <listitem><simpara> If you have VESA VBE 3.0+, and you had specified - <systemitem>monitor_hfreq, monitor_vfreq, monitor_dotclock</systemitem> somewhere + <option>monitor-hfreq, monitor-vfreq, monitor-dotclock</option> somewhere (config file, or commandline) you will get the highest possible refresh rate. (Using General Timing Formula). To enable this feature you have to specify <emphasis role="bold">all</emphasis> your monitor options. |