X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fpanel.3x.html;h=7ffd60c35fcb69e535fdfcd6b5a19efffe204b27;hp=02e561f9666ad26796f625cad2482cf04654978b;hb=acc28c6418f43cbf15187f2f1fd9a562d5d96535;hpb=77afe78361875f531dc2bf8d73f2e781c8e76176 diff --git a/doc/html/man/panel.3x.html b/doc/html/man/panel.3x.html index 02e561f9..7ffd60c3 100644 --- a/doc/html/man/panel.3x.html +++ b/doc/html/man/panel.3x.html @@ -1,7 +1,7 @@ - + @@ -106,10 +106,10 @@ refreshes the virtual screen to reflect the rela- tions between the panels in the stack, but does not call doupdate() to refresh the physical screen. - Use this function and not wrefresh or wnoutrefresh. - update_panels() may be called more than once before - a call to doupdate(), but doupdate() is the func- - tion responsible for updating the physical screen. + Use this function and not wrefresh or wnoutrefresh. + update_panels may be called more than once before a + call to doupdate(), but doupdate() is the function + responsible for updating the physical screen. del_panel(pan) removes the given panel from the stack and deallo- @@ -216,9 +216,9 @@

SEE ALSO

-       curses(3x)
+       curses(3x), curs_variables(3x),
 
-       This describes ncurses version 5.7 (patch 20100109).
+       This describes ncurses version 5.9 (patch 20140809).