summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-26 10:03:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-26 10:03:26 +0000
commitd4383bb58e9acb6fff17361d8aa2936696de5e6f (patch)
treef0b84b35f2f830246135a654ac676e9265b8152c /DOCS/tech/slave.txt
parent3a9ef7461ccc6d6805e9f15e57b16662b8c22c3b (diff)
downloadmpv-d4383bb58e9acb6fff17361d8aa2936696de5e6f.tar.bz2
mpv-d4383bb58e9acb6fff17361d8aa2936696de5e6f.tar.xz
typo, parameter naming consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 1a217f0a59..08a9fb7135 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -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