X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_scr_dump.3x.html;h=66806000db902abef26906ae15e2d538a25c74e1;hp=298722f1858696e3df73c440270bfedbda525f45;hb=HEAD;hpb=67327e4e3b2121f8273fb73ec14ef234ed01231e diff --git a/doc/html/man/curs_scr_dump.3x.html b/doc/html/man/curs_scr_dump.3x.html index 298722f1..f1759cb3 100644 --- a/doc/html/man/curs_scr_dump.3x.html +++ b/doc/html/man/curs_scr_dump.3x.html @@ -1,6 +1,6 @@ -curs_scr_dump 3x 2023-12-30 ncurses 6.4 Library calls +curs_scr_dump 3x 2024-04-20 ncurses 6.5 Library calls -

curs_scr_dump 3x 2023-12-30 ncurses 6.4 Library calls

+

curs_scr_dump 3x 2024-04-20 ncurses 6.5 Library calls

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

scr_init

-       scr_init  reads filename, using it to initialize curses data structures
+       scr_init  reads filename, using it to initialize curses data structures
        describing the state of the terminal screen.  If these data are  valid,
        curses  bases  its next update of the screen on this information rather
        than clearing it and starting from scratch.
@@ -109,7 +108,7 @@
        These functions return OK on success and ERR on failure.
 
        X/Open defines no failure conditions.   In  this  implementation,  each
-       function fails if it cannot open filename.
+       function fails if it cannot open filename.
 
 
 

NOTES

@@ -117,7 +116,7 @@
 
 
 

PORTABILITY

-       X/Open Curses, Issue 4, describes these functions.
+       X/Open Curses, Issue 4 describes these functions.
 
        SVr4 omitted the const qualifiers.
 
@@ -132,7 +131,7 @@
 
 
 
-ncurses 6.4                       2023-12-30                 curs_scr_dump(3x)
+ncurses 6.5                       2024-04-20                 curs_scr_dump(3x)