summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-25 19:58:43 +0000
committerGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-04-25 19:58:43 +0000
commitc9c728034edba3f435d33bf65eb655c9574c1a41 (patch)
tree9a40673b99cae26346caa7ef11b1b8114996b932 /DOCS
parent7da954855a2b2dacd1e799c80bc6a2bd55a62406 (diff)
downloadmpv-c9c728034edba3f435d33bf65eb655c9574c1a41.tar.bz2
mpv-c9c728034edba3f435d33bf65eb655c9574c1a41.tar.xz
typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31096 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 1e8ce00c42..aceb18f509 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7521,7 +7521,7 @@ Specify an initial value for the PTS.
Uses the
.IR n th
incoming PTS as the initial PTS.
-All previous pts are kept, so setting a huge value or \-1 keeps the PTS
+All previous PTS are kept, so setting a huge value or \-1 keeps the PTS
intact.
.IPs autofps=<n>
Uses the
@@ -10692,17 +10692,17 @@ slower and less effective at compression.
.
.TP
.B slice_max_size=<0 or positive integer>
-Maximum slice size in bytes (default:0).
+Maximum slice size in bytes (default: 0).
A value of zero disables the maximum.
.
.TP
.B slice_max_mbs=<0 or positive integer>
-Maximum slice size in number of macroblocks (default:0).
+Maximum slice size in number of macroblocks (default: 0).
A value of zero disables the maximum.
.
.TP
.B slices=<0 or positive integer>
-Maximum number of slices per frame (default:0).
+Maximum number of slices per frame (default: 0).
A value of zero disables the maximum.
.
.TP