diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-14 18:38:36 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-14 18:38:36 +0000 |
commit | 7467651e03867b5d3ec98b68c1aab6aae070fd2c (patch) | |
tree | b5dac941b05edbfcc75e57b97f9a546b32e01439 /DOCS/man/ru | |
parent | 9b694287264f25b8d24b85b21349747d479cc5bf (diff) |
r20900: Missing : in -vf expand ar example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20929 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/ru')
-rw-r--r-- | DOCS/man/ru/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/ru/mplayer.1 b/DOCS/man/ru/mplayer.1 index 3c280f1a18..547c45e276 100644 --- a/DOCS/man/ru/mplayer.1 +++ b/DOCS/man/ru/mplayer.1 @@ -4999,7 +4999,7 @@ Expands to fit an aspect instead of a resolution (default: 0). .I EXAMPLE: .PD 0 .RSs -.IP expand=800::::4/3 +.IP expand=800:::::4/3 Expands to 800x600, unless the source is higher resolution, in which case it expands to fill a 4/3 aspect. .RE |