From b8cdd469d943087b8a594f4c920a496b1cd00549 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 19 Mar 2004 16:33:07 +0000 Subject: [PATCH] -geometry examples corrected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12046 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 912e70eebf..f545086dc5 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1763,13 +1763,13 @@ directx and tdfxfb. .PD 0 .RSs .IPs 50:40 -Places the window at x=50, y=40 +Places the window at x=50, y=40. .IPs 50%:50% -Places the window in the middle of the screen +Places the window in the middle of the screen. .IPs 100%\ -Places the window at the top left corner of the screen +Places the window at the middle of the right edge of the screen. .IPs 100%:100% -Places the window at the bottom left corner of the screen +Places the window at the bottom right corner of the screen. .RE .PD 1 .