X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fcurs_touch.3x.html;fp=Ada95%2Fhtml%2Fcurs_touch.3x.html;h=1f558bf853c701931b337333679c552b353eee65;hp=b38a2566c8431867649555c6b93be257b23ac311;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/html/curs_touch.3x.html b/Ada95/html/man/curs_touch.3x.html similarity index 95% rename from Ada95/html/curs_touch.3x.html rename to Ada95/html/man/curs_touch.3x.html index b38a2566..1f558bf8 100644 --- a/Ada95/html/curs_touch.3x.html +++ b/Ada95/html/man/curs_touch.3x.html @@ -1,5 +1,5 @@ - +
        touchwin, touchline, untouchwin, wtouchln, is_linetouched,
        is_wintouched - curses refresh control routines
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <curses.h>
+       #include 
        int touchwin(WINDOW *win);
        int touchline(WINDOW *win, int start, int count);
        int untouchwin(WINDOW *win);