# HG changeset patch # User diego # Date 1262603687 0 # Node ID e42708d458046ee84d73fd47847f7bb709282483 # Parent 772664b337f6985fea9db5c8aa966bd9749832e8 Fix a few typos in the matrixview section. diff -r 772664b337f6 -r e42708d45804 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jan 04 11:13:49 2010 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jan 04 11:14:47 2010 +0000 @@ -3996,17 +3996,17 @@ . .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= 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= 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