X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_scanw.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_scanw.3x.html;h=2c549ce4c4220a960a78461c4c769016508ce687;hb=159cd0555e0efc14be66c9c3a1548f58908b6a1d;hp=a0b8d7cccec521839abc62029a9257c3025016b1;hpb=d90067f9008bb8338a77c1ed519bc108c275ed04;p=ncurses.git diff --git a/doc/html/man/curs_scanw.3x.html b/doc/html/man/curs_scanw.3x.html index a0b8d7cc..2c549ce4 100644 --- a/doc/html/man/curs_scanw.3x.html +++ b/doc/html/man/curs_scanw.3x.html @@ -27,7 +27,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_scanw.3x,v 1.44 2023/12/17 22:50:40 tom Exp @ + * @Id: curs_scanw.3x,v 1.47 2023/12/23 14:41:50 tom Exp @ * https://minnie.tuhs.org/cgi-bin/utree.pl?file=4BSD/usr/src/lib/\ * libcurses/scanw.c * https://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/include/\ @@ -39,12 +39,12 @@ -curs_scanw 3x 2023-12-17 ncurses 6.4 Library calls +curs_scanw 3x 2023-12-23 ncurses 6.4 Library calls -

curs_scanw 3x 2023-12-17 ncurses 6.4 Library calls

+

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

 curs_scanw(3x)                   Library calls                  curs_scanw(3x)
 
@@ -116,7 +116,7 @@
            using the stdarg.h interface.
 
        o   X/Open Curses, Issue 5, Draft  2  (December  2007)  marked  vwscanw
-           (along with vwscanw and the termcap interface) as withdrawn.  After
+           (along with vwscanw and the termcap interface) as withdrawn.  After
            incorporating review comments, this became X/Open Curses,  Issue  7
            (2009).
 
@@ -162,9 +162,9 @@
 
        SVr3 (1987) added mvscanw, and mvwscanw, stating
 
-              These  routines  correspond  to scanf(3S), as do their arguments
+              "[t]hese routines correspond to scanf(3S), as do their arguments
               and return values.  wgetstr() is called on the window,  and  the
-              resulting line is used as input for the scan.
+              resulting line is used as input for the scan."
 
        SVr3  also  implemented  vwscanw,  describing  its third parameter as a
        va_list, defined in varargs.h, and referred the reader  to  the  manual
@@ -184,7 +184,7 @@
 
 
 
-ncurses 6.4                       2023-12-17                    curs_scanw(3x)
+ncurses 6.4                       2023-12-23                    curs_scanw(3x)