X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_deleteln.3x.html;h=387479dd2d51442a89cd237ea3d7631b7f1fd496;hb=75a9c36c205ebefe07580acd0b1053a2abbd44b9;hp=a3af64c1d74d1ac27acd285410ccb3f7663f00a1;hpb=894a177fd5228cdbe790bd1dc9435bd435c29681;p=ncurses.git diff --git a/doc/html/man/curs_deleteln.3x.html b/doc/html/man/curs_deleteln.3x.html index a3af64c1..387479dd 100644 --- a/doc/html/man/curs_deleteln.3x.html +++ b/doc/html/man/curs_deleteln.3x.html @@ -1,6 +1,6 @@ -curs_deleteln 3x 2023-10-07 ncurses 6.4 Library calls +curs_deleteln 3x 2024-03-16 ncurses 6.4 Library calls -

curs_deleteln 3x 2023-10-07 ncurses 6.4 Library calls

+

curs_deleteln 3x 2024-03-16 ncurses 6.4 Library calls

 curs_deleteln(3x)                Library calls               curs_deleteln(3x)
 
@@ -81,7 +81,7 @@
 
 
 

RETURN VALUE

-       All routines return the integer  ERR  upon  failure  and  an  OK  (SVr4
+       These routines return the integer ERR upon  failure  and  an  OK  (SVr4
        specifies  only  "an  integer  value  other  than ERR") upon successful
        completion.
 
@@ -89,12 +89,6 @@
        window parameter is null, an error is returned.
 
 
-

PORTABILITY

-       These functions are described in the XSI Curses standard, Issue 4.  The
-       standard specifies that they return ERR on failure,  but  specifies  no
-       error conditions.
-
-
 

NOTES

        Note that all but winsdelln may be macros.
 
@@ -104,12 +98,18 @@
        window.
 
 
+

PORTABILITY

+       These functions are described in the XSI Curses standard, Issue 4.  The
+       standard  specifies  that  they return ERR on failure, but specifies no
+       error conditions.
+
+
 

SEE ALSO

        curses(3x)
 
 
 
-ncurses 6.4                       2023-10-07                 curs_deleteln(3x)
+ncurses 6.4                       2024-03-16                 curs_deleteln(3x)