X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_scanw.3x.html;h=5023f670bb75005a7066ca70f43b06d4b3b00001;hb=11d10ad0a17342a8e773a8f1948a9cc4c5f32ce7;hp=fc46564a47901dc35a1fe5b3a5eb835ea226cec3;hpb=761e4f0825b330e970558e82a4bd638383914429;p=ncurses.git diff --git a/doc/html/man/curs_scanw.3x.html b/doc/html/man/curs_scanw.3x.html index fc46564a..5023f670 100644 --- a/doc/html/man/curs_scanw.3x.html +++ b/doc/html/man/curs_scanw.3x.html @@ -66,9 +66,9 @@

DESCRIPTION

        The scanw, wscanw and mvscanw routines  are  analogous  to
-       scanf  [see scanf(3)].  The effect of these routines is as
+       scanf  [see scanf(3)].  The effect of these routines is as
        though wgetstr were called on the window, and the  result-
-       ing line used as input for sscanf(3).  Fields which do not
+       ing line used as input for sscanf(3).  Fields which do not
        map to a variable in the fmt field are lost.
 
        The vwscanw and vw_scanw routines are analogous to vscanf.
@@ -118,7 +118,7 @@
 
 

SEE ALSO

-       curses(3x), curs_getstr(3x), curs_printw(3x), scanf(3)
+       curses(3x), curs_getstr(3x), curs_printw(3x), scanf(3)