[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.456,1.457

Torinthiel CVS wight at mplayerhq.hu
Sun Oct 19 21:51:45 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv3841

Modified Files:
	mplayer.1 
Log Message:
Fixed a few still missed \- and better linebreaks.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -r1.456 -r1.457
--- mplayer.1	17 Oct 2003 12:29:15 -0000	1.456
+++ mplayer.1	19 Oct 2003 19:51:10 -0000	1.457
@@ -202,7 +202,7 @@
 The system-wide configuration file 'mplayer.conf' is in your configuration
 directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
 specific one is '~/\:.mplayer/\:config'.
-User specific options override system\-wide options and options given on the
+User specific options override system-wide options and options given on the
 command line override either.
 The syntax of the configuration files is 'option=<value>', everything after
 a '#' is considered a comment.
@@ -268,8 +268,8 @@
 pause movie (any key unpauses)
 .IPs "q / ESC"
 stop playing and quit
-.IPs "+ and \-"
-adjust audio delay by +/\:\- 0.1 second
+.IPs "+ and -"
+adjust audio delay by +/\:- 0.1 second
 .IPs "/ and *"
 decrease/\:increase volume
 .IPs "9 and 0"
@@ -293,7 +293,7 @@
 .IPs a\ \ \ \ 
 toggle subtitle aligment: top/middle/bottom
 .IPs "z and x"
-adjust subtitle delay by +/\:\- 0.1 second
+adjust subtitle delay by +/\:- 0.1 second
 .IPs "r and t"
 adjust subtitle position
 .IPs i\ \ \ \ 
@@ -1005,9 +1005,9 @@
 .IPs [volume|bass|treble|balance]=<0\-100>
 These options set parameters of the mixer on the video capture card.
 They will have no effect, if your card doesn't have one.
-For v4l1, 0-65535 is a valid range. For v4l2, the valid range is
-0 to 100, and 50 maps to the default value of the control, as reported
-by the driver.
+For v4l1, 0-65535 is a valid range.
+For v4l2, the valid range is 0 to 100, and 50 maps to the default value of the
+control, as reported by the driver.
 .IPs immediatemode=<bool>
 A value of 0 means capture and buffer audio and video together
 (default for MEncoder).
@@ -1629,7 +1629,8 @@
 .TP
 .B \-fstype <type1,type2,...>
 Specify a priority list of fullscreen layer setting modes to be
-used. The available types are:
+used.
+The available types are:
 
 .PD 0
 .RSs
@@ -2341,7 +2342,8 @@
 
 .SH "VIDEO FILTERS"
 Video filter are plugins that allow you to modify the video stream and its
-properties.  The syntax is:
+properties.
+The syntax is:
 .TP
 .B \-vf <filter1[=options],filter2,...>
 Setup a chain of video filters.
@@ -2349,7 +2351,8 @@
 .B \-vop <...,filter3[=options],filter2,filter1> (OBSOLETE)
 Setup a chain of video filters, to be applied in
 .B reverse
-order.  Deprecated in favor of \-vf.
+order.
+Deprecated in favor of \-vf.
 .RE
 
 The parameters are optional and if omitted, some of them are set to default



More information about the MPlayer-cvslog mailing list