summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-08 02:08:51 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-01-08 02:08:51 +0200
commit82780406d1dd7de3c465ab59e7b26e83b15b4a26 (patch)
tree023339bfc958bed2da59e6737bc0a2b14ee7cd33 /DOCS
parent750748c0c49dab165c6c9b64978a3404febc243b (diff)
parent0e3224805ad54fbdca64a78d5084138862ddfe33 (diff)
downloadmpv-82780406d1dd7de3c465ab59e7b26e83b15b4a26.tar.bz2
mpv-82780406d1dd7de3c465ab59e7b26e83b15b4a26.tar.xz
Merge svn changes up to r30199
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 e801048a64..be3498426d 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3971,17 +3971,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