X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_getstr.3x.html;h=61ebd5466726fd48aa8a8c8cca12c8b670eca4ec;hp=8f42e1f57df3ad7f4d60588034063f7b8b9ba76a;hb=3eda6f30a84d53844d2ebceadb457e2e7e9cfbf3;hpb=58552e8c761a70f8f0bd591fecdf576fa8216e3e diff --git a/doc/html/man/curs_getstr.3x.html b/doc/html/man/curs_getstr.3x.html index 8f42e1f5..61ebd546 100644 --- a/doc/html/man/curs_getstr.3x.html +++ b/doc/html/man/curs_getstr.3x.html @@ -26,7 +26,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: curs_getstr.3x,v 1.20 2017/01/07 19:25:15 tom Exp @ + * @Id: curs_getstr.3x,v 1.21 2017/02/18 16:37:18 tom Exp @ --> @@ -123,7 +123,7 @@ function keys; the SVr4.0 documentation claimed that "spe- cial keys" (such as function keys, "home" key, "clear" key, etc.) are "interpreted", without giving details. It - lied. In fact, the `character' value appended to the + lied. In fact, the "character" value appended to the string by those implementations was predictable but not useful (being, in fact, the low-order eight bits of the key's KEY_ value).