X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_terminfo.3x;h=5af0b8fbe27c6bfdfe8808cf28ff13b0a2dfebf4;hp=fc2020b5463ab019ef2b6989891c579cf67cf3fc;hb=a21e1b511e3c79ea7c4786f6b0e48850e7fa94f0;hpb=0be808514502f3149b379d036ab3a83cbb4d4c02 diff --git a/man/curs_terminfo.3x b/man/curs_terminfo.3x index fc2020b5..5af0b8fb 100644 --- a/man/curs_terminfo.3x +++ b/man/curs_terminfo.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_terminfo.3x,v 1.27 2007/03/11 00:15:07 tom Exp $ +.\" $Id: curs_terminfo.3x,v 1.28 2007/05/26 20:09:06 tom Exp $ .TH curs_terminfo 3X "" .ds n 5 .na @@ -319,7 +319,7 @@ the SCREEN data allocated in either \fBinitscr\fR or \fBnewterm\fR. So though it is documented as a terminfo function, \fBmvcur\fR is really a curses function which is not well specified. .PP -XSI states that the old location must be given. +XSI states that the old location must be given for \fBmvcur\fP. This implementation allows the caller to use -1's for the old ordinates. In that case, the old location is unknown. .PP