X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fscr_dump.5.html;fp=doc%2Fhtml%2Fman%2Fscr_dump.5.html;h=459a30cc0788e2628d2e4f38e9c9f19da677052e;hp=e01ea35ad4d67fc602d4978b8b70c6c8e112fe8e;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480 diff --git a/doc/html/man/scr_dump.5.html b/doc/html/man/scr_dump.5.html index e01ea35a..459a30cc 100644 --- a/doc/html/man/scr_dump.5.html +++ b/doc/html/man/scr_dump.5.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: scr_dump.5,v 1.17 2021/06/17 21:26:02 tom Exp @ + * @Id: scr_dump.5,v 1.20 2021/12/25 21:13:38 tom Exp @ --> @@ -36,7 +36,7 @@ scr_dump 5 - +

scr_dump 5

@@ -138,13 +138,13 @@ X/Open's documentation for enhanced curses says only: - The getwin( ) function reads window-related data stored in the file + The getwin( ) function reads window-related data stored in the file by putwin( ). The function then creates and initializes a new window using that data. - The putwin( ) function writes all data associated with win into the - stdio stream to which filep points, using an unspecified format. - This information can be retrieved later using getwin( ). + The putwin( ) function writes all data associated with win into the + stdio(3) stream to which filep points, using an unspecified format. + This information can be retrieved later using getwin( ). In the mid-1990s when the X/Open Curses document was written, there were still systems using older, less capable curses libraries (aside