diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
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 |