X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_touch.3x.html;h=5b4d8212dd7d1b31ba9a08e9cb617e8d077dbd48;hp=d63e4de8d24ed2ee2ba3104fbba51ed252acd3e5;hb=06078d3fa68db669ed37178c01873546b4b28745;hpb=d6760d8e6915f0e9598feb87fc6e15ea76a27b32;ds=sidebyside diff --git a/doc/html/man/curs_touch.3x.html b/doc/html/man/curs_touch.3x.html index d63e4de8..5b4d8212 100644 --- a/doc/html/man/curs_touch.3x.html +++ b/doc/html/man/curs_touch.3x.html @@ -1,6 +1,6 @@ @@ -89,15 +89,15 @@ X/Open does not define any error conditions. In this implementation - is_linetouched - returns an error if the window pointer is null, or if the - line number is outside the window. Note that ERR is dis- - tinct from TRUE and FALSE, which are the normal return val- - ues of this function. + is_linetouched + returns an error if the window pointer is null, or if the line + number is outside the window. Note that ERR is distinct from + TRUE and FALSE, which are the normal return values of this + function. - wtouchln - returns an error if the window pointer is null, or if the - line number is outside the window. + wtouchln + returns an error if the window pointer is null, or if the line + number is outside the window.

PORTABILITY