X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getch.3x.html;h=d9b4b70328aa57b6c32fa131023f324fce7cc014;hp=ae404d0cbd1f4a0030013fc7e23fac2c185d9adc;hb=e2d7d0028f4298dca2b0edaf2dc8ce30518d9218;hpb=70322aa06a4a97ebff76d2869ad923cdf51ee0a9 diff --git a/doc/html/man/curs_getch.3x.html b/doc/html/man/curs_getch.3x.html index ae404d0c..d9b4b703 100644 --- a/doc/html/man/curs_getch.3x.html +++ b/doc/html/man/curs_getch.3x.html @@ -2,7 +2,7 @@ @@ -238,14 +238,12 @@ integer value other than ERR (OK in the case of ungetch()) upon successful completion. - ungetch - returns an error if there is no more room in - the FIFO. + ungetch + returns ERR if there is no more room in the FIFO. - wgetch - returns an error if the window pointer is - null, or if its timeout expires without having - any data. + wgetch + returns ERR if the window pointer is null, or if + its timeout expires without having any data. Functions with a "mv" prefix first perform a cursor move- ment using wmove, and return an error if the position is