From 1c6416596ab0baa03302f09a9ae67377756637bf Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 27 Oct 2007 23:53:16 +0000 Subject: unposted: document zcurses position properly --- Doc/Zsh/mod_curses.yo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doc/Zsh/mod_curses.yo b/Doc/Zsh/mod_curses.yo index 3ae0fa559..4198038e1 100644 --- a/Doc/Zsh/mod_curses.yo +++ b/Doc/Zsh/mod_curses.yo @@ -67,8 +67,7 @@ sitem()(The y and x coordinates of the cursor relative to the top left of var(targetwin)) sitem()(The y and x coordinates of the top left of var(targetwin) on the screen) -sitem()(The maximum value of y and x within var(targetwin), i.e. the -position of the bottom right corner relative to the top left corner.) +sitem()(The size of var(targetwin) in y and x dimensions.) endsitem() Outputting characters and strings are achieved by tt(char) and tt(string) -- cgit 1.4.1