summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 11:14:47 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-04 11:14:47 +0000
commit7ee42c3192cc7bbfaa7ffafc86c1534db8a3ab82 (patch)
tree7d7e3cc70e339674362caefc5e824c55d298ccea /DOCS
parentc631f7bfa33626c7b26a434cd4de620dcba13a56 (diff)
downloadmpv-7ee42c3192cc7bbfaa7ffafc86c1534db8a3ab82.tar.bz2
mpv-7ee42c3192cc7bbfaa7ffafc86c1534db8a3ab82.tar.xz
Fix a few typos in the matrixview section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30197 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 453e316552..969e8c0d2b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3996,17 +3996,17 @@ Apart from this the values have the same meaning as for \-vo gl.
.
.TP
.B matrixview
-OpenGL based renderer creating a Matrix-like running-text effect.
+OpenGL-based renderer creating a Matrix-like running-text effect.
.PD 0
.RSs
.IPs cols=<n>
Number of text columns to display.
Very low values (< 16) will probably fail due to scaler limitations.
-Values not divisible be 16 may cause issues as well.
+Values not divisible by 16 may cause issues as well.
.IPs rows=<n>
Number of text rows to display.
Very low values (< 16) will probably fail due to scaler limitations.
-Values not divisible be 16 may cause issues as well.
+Values not divisible by 16 may cause issues as well.
.REss
.
.TP