X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_printw.3x.html;h=ab4b2997db87b5196ac06d206be47f28194ce276;hp=44ada64dcd5e2a0f4a6d76586abd685c17a860a5;hb=725169bda4d3b4c3fde0d4a94f76d017812c7ea6;hpb=d8d029ed8d2793e679c2b247620ea5e2e9d6144b diff --git a/doc/html/man/curs_printw.3x.html b/doc/html/man/curs_printw.3x.html index 44ada64d..ab4b2997 100644 --- a/doc/html/man/curs_printw.3x.html +++ b/doc/html/man/curs_printw.3x.html @@ -1,6 +1,6 @@ -curs_printw 3x 2023-12-23 ncurses 6.4 Library calls +curs_printw 3x 2024-03-23 ncurses 6.4 Library calls -

curs_printw 3x 2023-12-23 ncurses 6.4 Library calls

+

curs_printw 3x 2024-03-23 ncurses 6.4 Library calls

 curs_printw(3x)                  Library calls                 curs_printw(3x)
 
@@ -79,7 +79,7 @@
 

RETURN VALUE

        These functions return ERR upon failure and OK upon success.
 
-       In ncurses, failure occurs if the library cannot allocate enough memory
+       In ncurses, failure occurs if the library cannot allocate enough memory
        for the buffer into which the output is formatted,  or  if  the  window
        pointer win is null.
 
@@ -120,7 +120,7 @@
        varargs.h,  though  that  had been available since Seventh Edition Unix
        (1979).  In 1991 (a couple of years after SVr4 was generally available,
        and  after  the C standard was published), other developers updated the
-       library, using stdarg.h internally in 4.4BSD curses.   Even  with  this
+       library, using stdarg.h internally in 4.4BSD curses.   Even  with  this
        improvement,  BSD  curses  did  not  use  function prototypes (nor even
        declare functions) in curses.h until 1992.
 
@@ -147,7 +147,7 @@
 
 
 
-ncurses 6.4                       2023-12-23                   curs_printw(3x)
+ncurses 6.4                       2024-03-23                   curs_printw(3x)