X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_deleteln.3x.html;h=209352d7b8e57505fff16de1d3a3c7e2b21e1277;hp=7f6092542ebad28a66fe27fdd0a95b979a3c2cdc;hb=71c0306f0824ef2b10c4c5813fb003db48f3012e;hpb=a8987e73ec254703634802b4f7ee30d3a485524d diff --git a/doc/html/man/curs_deleteln.3x.html b/doc/html/man/curs_deleteln.3x.html index 7f609254..209352d7 100644 --- a/doc/html/man/curs_deleteln.3x.html +++ b/doc/html/man/curs_deleteln.3x.html @@ -1,7 +1,7 @@ @@ -40,7 +40,7 @@
 
-curs_deleteln(3x)                               curs_deleteln(3x)
+curs_deleteln(3x)                                     curs_deleteln(3x)
 
 
 
@@ -87,6 +87,10 @@
        (SVr4 specifies only "an integer value  other  than  ERR")
        upon successful completion.
 
+       X/Open  defines  no error conditions.  In this implementa-
+       tion, if  the  window  parameter  is  null,  an  error  is
+       returned.
+
 
 

PORTABILITY

@@ -100,9 +104,9 @@
        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
-       hardware  line  delete/insert  unless idlok(..., TRUE) has
-       been set on the current window.
+       insert feature in the terminal.  In fact,  they  will  not
+       use  hardware  line  delete/insert unless idlok(..., TRUE)
+       has been set on the current window.
 
 
 
@@ -111,7 +115,7 @@ - curs_deleteln(3x) + curs_deleteln(3x)