X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_sp_funcs.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_sp_funcs.3x.html;h=db948fe04f92adbf7a2fe574f98b98e2f84dce66;hp=45e09261065c668f04b5d7480d56f4d3586ceb46;hb=58552e8c761a70f8f0bd591fecdf576fa8216e3e;hpb=5461fc336d03fbfea6b85ac21c6d49c528f6752d;ds=sidebyside diff --git a/doc/html/man/curs_sp_funcs.3x.html b/doc/html/man/curs_sp_funcs.3x.html index 45e09261..db948fe0 100644 --- a/doc/html/man/curs_sp_funcs.3x.html +++ b/doc/html/man/curs_sp_funcs.3x.html @@ -218,7 +218,7 @@ new_prescr when creating a new screen, the library uses static variables which have been preset, e.g., by - curs_util(3x), curs_util(3x), etc. With the screen-point- + use_env(3x), filter(3x), etc. With the screen-point- er extension, there are situations where it must cre- ate a current screen before the unextended library does. The new_prescr function is used internally to @@ -253,7 +253,7 @@ NCURSES_OUTC This is a function-pointer type used for the cases where a function passes characters to the output - stream, e.g., curs_terminfo(3x). + stream, e.g., vidputs(3x).

PORTABILITY