[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.54,1.55

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Mar 26 12:03:29 CEST 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv13361/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
typo, parameter naming consistency


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- slave.txt	26 Mar 2006 10:02:04 -0000	1.54
+++ slave.txt	26 Mar 2006 10:03:26 -0000	1.55
@@ -131,7 +131,7 @@
     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_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




More information about the MPlayer-cvslog mailing list