summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-03 16:49:17 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-03 16:49:17 +0000
commit7b4ecc28d1cd41f055947e702f5b63ca55f8660a (patch)
treec0848811f2687a7e41f3d43022820c0ae410fd6f
parent4d58623130453489e7b7e185ee2ea82962d639dd (diff)
downloadmpv-7b4ecc28d1cd41f055947e702f5b63ca55f8660a.tar.bz2
mpv-7b4ecc28d1cd41f055947e702f5b63ca55f8660a.tar.xz
Capitalize sentences.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16376 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index f513f1e016..4df9fd3246 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8482,32 +8482,32 @@ Use the provided JM format matrix file.
.
.TP
.B cqm4iy=<list>
-custom 4x4 intra luminance matrix, given as a list of 16 comma separated
+Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
values in the range 1-255.
.
.TP
.B cqm4ic=<list>
-custom 4x4 intra chrominance matrix, given as a list of 16 comma
+Custom 4x4 intra chrominance matrix, given as a list of 16 comma
separated values in the range 1-255.
.
.TP
.B cqm4py=<list>
-custom 4x4 inter luminance matrix, given as a list of 16 comma separated
+Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
values in the range 1-255.
.
.TP
.B cqm4pc=<list>
-custom 4x4 inter chrominance matrix, given as a list of 16 comma
+Custom 4x4 inter chrominance matrix, given as a list of 16 comma
separated values in the range 1-255.
.
.TP
.B cqm8iy=<list>
-custom 8x8 intra luminance matrix, given as a list of 64 comma separated
+Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
values in the range 1-255.
.
.TP
.B cqm8py=<list>
-custom 8x8 inter luminance matrix, given as a list of 64 comma separated
+Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
values in the range 1-255.
.RE
.I NOTES: