From 37584f552e5935439f57ef330c8472d2c489c4af Mon Sep 17 00:00:00 2001 From: rfelker Date: Sun, 23 Oct 2005 15:25:10 +0000 Subject: 10l to whoever got aspect upside-down.. it's w/h, not h/w. hope this doesn't bother anyone already using it too much git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16838 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 15e6a0c55d..a1c7c19f8f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4431,9 +4431,9 @@ Expands to fit an aspect instead of a resolution (default: 0). .I EXAMPLE: .PD 0 .RSs -.IP expand=800::::3/4 +.IP expand=800::::4/3 Expands to 800x600, unless the source is higher resolution, in which -case it expands to fill a 3/4 aspect. +case it expands to fill a 4/3 aspect. .RE .PD 1 .IPs \ \ -- cgit v1.2.3