X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getcchar.3x.html;h=1358430cbc2f9d5239c9446a8a71836db5b14416;hb=77afe78361875f531dc2bf8d73f2e781c8e76176;hp=b55ce1d7dfbfaa406946710e08a43abf1b6ae691;hpb=40cf934fff2d2790c060619e3a29bd54c20994b0;p=ncurses.git diff --git a/doc/html/man/curs_getcchar.3x.html b/doc/html/man/curs_getcchar.3x.html index b55ce1d7..1358430c 100644 --- a/doc/html/man/curs_getcchar.3x.html +++ b/doc/html/man/curs_getcchar.3x.html @@ -1,7 +1,7 @@ @@ -130,18 +130,19 @@

RETURN VALUES

        When wch is a null pointer, getcchar returns the number of
-       wide characters referenced by wcval.
+       wide characters referenced by wcval, including one  for  a
+       trailing null.
 
-       When wch is not a null pointer, getcchar returns  OK  upon
+       When  wch  is not a null pointer, getcchar returns OK upon
        successful completion, and ERR otherwise.
 
-       Upon  successful  completion, setcchar returns OK.  Other-
+       Upon successful completion, setcchar returns  OK.   Other-
        wise, it returns ERR.
 
 
 

SEE ALSO

-       Functions:  curs_attr(3x),   curs_color(3x),   curses(3x),
+       Functions:   curs_attr(3x),   curs_color(3x),  curses(3x),
        wcwidth(3).