X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_get_wstr.3x.html;h=58c2580a93366058633ed7fa09971e4efad6c8ee;hb=8d3ea9021573747ecd129228ba7782a03243f62c;hp=36ad16b1d5c30ba4ef2f214f2707a5c106cd31f9;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40;p=ncurses.git diff --git a/doc/html/man/curs_get_wstr.3x.html b/doc/html/man/curs_get_wstr.3x.html index 36ad16b1..58c2580a 100644 --- a/doc/html/man/curs_get_wstr.3x.html +++ b/doc/html/man/curs_get_wstr.3x.html @@ -26,7 +26,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_get_wstr.3x,v 1.11 2017/03/04 21:24:04 tom Exp @ + * @Id: curs_get_wstr.3x,v 1.12 2017/11/21 00:45:48 tom Exp @ --> @@ -124,9 +124,9 @@

PORTABILITY

        These functions are described in The Single Unix Specification, Version
-       2.   No  error conditions are defined.  This implementation returns ERR
+       2.   No  error conditions are defined.  This implementation returns ERR
        if the window pointer is null, or if the lower-level wget_wch call  re-
-       turns  an ERR.  In the latter case, an ERR return without other data is
+       turns  an ERR.  In the latter case, an ERR return without other data is
        treated as an end-of-file condition, and the returned array contains  a
        WEOF followed by a null wchar_t.