]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_scr_dump.3x
ncurses 6.4 - patch 20231217
[ncurses.git] / man / curs_scr_dump.3x
index 1ef95559ba28723e134ab99a74f1f458bc56b116..ceb27fe0c8b364906ee13f3ca4d512877a2c5954 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_scr_dump.3x,v 1.35 2023/11/25 11:29:34 tom Exp $
-.TH curs_scr_dump 3X 2023-11-25 "ncurses 6.4" "Library calls"
+.\" $Id: curs_scr_dump.3x,v 1.36 2023/12/16 21:10:18 tom Exp $
+.TH curs_scr_dump 3X 2023-12-16 "ncurses 6.4" "Library calls"
 .ie \n(.g \{\
 .ds `` \(lq
 .ds '' \(rq
@@ -94,7 +94,7 @@ This can be thought of as a screen inheritance function.
 To read (write) a window from (to) a file, use the \fBgetwin\fP and
 \fBputwin\fP routines [see \fBcurs_util\fP(3X)].
 .SH RETURN VALUE
-All routines return the integer \fBERR\fP upon failure and \fBOK\fP
+These routines return the integer \fBERR\fP upon failure and \fBOK\fP
 upon success.
 .PP
 X/Open defines no error conditions.
@@ -107,8 +107,8 @@ These functions are described in the XSI Curses standard, Issue 4,
 which adds \fI\%const\fP qualifiers to the arguments.
 .PP
 The SVr4 docs merely say under \fBscr_init\fP that the dump data is also
-considered invalid "if the time-stamp of the tty is old" but do not define
-\*(``old\*(''.
+considered invalid \*(``if the time-stamp of the tty is old\*('' but do
+not define \*(``old\*(''.
 .SH SEE ALSO
 \fB\%curses\fP(3X),
 \fB\%curs_initscr\fP(3X),