typo, parameter naming consistency

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-03-26 10:03:26 +00:00
parent 3a9ef7461c
commit d4383bb58e
1 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ set_menu <menu_name>
Display the menu named <menu_name>.
mute [value]
Toggle sound output mutting or set it to [value] when [value] >= 0
Toggle sound output muting or set it to [value] when [value] >= 0
(1 == on, 0 == off).
osd [level]
@ -140,10 +140,10 @@ osd [level]
osd_show_text <string>
Show <string> on the OSD.
panscan <-1.0 - 1.0> | <0.0 - 1.0> <absolute>
panscan <-1.0 - 1.0> | <0.0 - 1.0> <abs>
Increase or decrease the pan-and-scan range by <value>, 1.0 is the maximum.
Negative values decrease the pan-and-scan range.
If <absolute> is != 0, then the pan-and scan range is interpreted as an
If <abs> is != 0, then the pan-and scan range is interpreted as an
absolute range.
pause