X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getstr.3x.html;h=0e8652551160436f80e32c97809613f07a6de71b;hp=4c9de8839d15a567d18ad1a003153984ad57f018;hb=bca50d0d8592defee6c584fdedd25f4b1a31345b;hpb=2560bc3dae7f4919060c02c91a593566c908091c diff --git a/doc/html/man/curs_getstr.3x.html b/doc/html/man/curs_getstr.3x.html index 4c9de883..0e865255 100644 --- a/doc/html/man/curs_getstr.3x.html +++ b/doc/html/man/curs_getstr.3x.html @@ -26,13 +26,13 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_getstr.3x,v 1.22 2017/05/30 21:08:31 tom Exp @ + * @Id: curs_getstr.3x,v 1.23 2017/11/21 00:45:48 tom Exp @ --> - + curs_getstr 3x @@ -109,8 +109,8 @@

PORTABILITY

        These  functions  are  described  in  the XSI Curses standard, Issue 4.
        They read single-byte characters only.  The standard  does  not  define
-       any  error  conditions.   This implementation returns ERR if the window
-       pointer is null, or if the lower-level wgetch(3x) call returns an ERR.
+       any  error  conditions.   This implementation returns ERR if the window
+       pointer is null, or if the lower-level wgetch(3x) call returns an ERR.
 
        SVr3 and early SVr4 curses  implementations  did  not  reject  function
        keys;  the  SVr4.0  documentation  claimed that "special keys" (such as