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}