commit | 65983372f0060de0a4d356fe62d47e1bfc3549ee | [log] [tgz] |
---|---|---|
author | Eric S. Raymond <esr@thyrsus.com> | Wed Aug 09 21:49:31 2000 +0000 |
committer | Eric S. Raymond <esr@thyrsus.com> | Wed Aug 09 21:49:31 2000 +0000 |
tree | bcc2ea0e76286690d7cff18b024ed396a8a9bc76 | |
parent | 1ebd3f6c4bf8c20750064b06a82e8727ce50e72b [diff] |
More on noutrefresh.
diff --git a/Doc/lib/libcurses.tex b/Doc/lib/libcurses.tex index 192a8ca..9255e19 100644 --- a/Doc/lib/libcurses.tex +++ b/Doc/lib/libcurses.tex
@@ -834,7 +834,9 @@ \end{methoddesc} \begin{methoddesc}{noutrefresh}{} -Mark for refresh but wait. +Mark for refresh but wait. This function updates the data structure +representing the desired state of the window, but does not force +an update of the physical screen. \end{methoddesc} \begin{methoddesc}{putwin}{file}