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=15753f736f49cc19db40a7a9ef9cf9d44b19e44d;hb=HEAD;hpb=bf2c36c4930ac5bb04cd2b1ba209cd09b6f510ab diff --git a/doc/html/man/curs_scr_dump.3x.html b/doc/html/man/curs_scr_dump.3x.html index 15753f73..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)
 
@@ -80,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.
@@ -108,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

@@ -116,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.
 
@@ -131,7 +131,7 @@
 
 
 
-ncurses 6.4                       2023-12-30                 curs_scr_dump(3x)
+ncurses 6.5                       2024-04-20                 curs_scr_dump(3x)