X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fcurs_deleteln.3x.html;fp=Ada95%2Fhtml%2Fcurs_deleteln.3x.html;h=f177ee27a375ca518168c16dbc5a69fbdc258cb7;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hp=b0a74abffafaae8e5f3a4f8049db453f6f5499d9;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1;p=ncurses.git diff --git a/Ada95/html/curs_deleteln.3x.html b/Ada95/html/man/curs_deleteln.3x.html similarity index 92% rename from Ada95/html/curs_deleteln.3x.html rename to Ada95/html/man/curs_deleteln.3x.html index b0a74abf..f177ee27 100644 --- a/Ada95/html/curs_deleteln.3x.html +++ b/Ada95/html/man/curs_deleteln.3x.html @@ -1,5 +1,5 @@ - +
        deleteln,  wdeleteln,  insdelln, winsdelln, insertln, win-
        sertln - delete and insert lines in a curses window
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <curses.h>
+       #include 
 
        int deleteln(void);
        int wdeleteln(WINDOW *win);
@@ -51,7 +51,7 @@
 
 

NOTES

-       Note that all but winsdelln may be a macros.
+       Note that all but winsdelln may be macros.
 
        These  routines  do  not require a hardware line delete or
        insert feature in the terminal.  In fact, they  won't  use