Author: diego
Date: Mon Jan  4 12:14:47 2010
New Revision: 30197

Log:
Fix a few typos in the matrixview section.

Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon Jan  4 12:13:49 2010        (r30196)
+++ trunk/DOCS/man/en/mplayer.1 Mon Jan  4 12:14:47 2010        (r30197)
@@ -3996,17 +3996,17 @@ Apart from this the values have the same
 .
 .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
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to