X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_getch.3x;h=92ab55a0c16789f35fe350b24180ba65a86f7a9e;hb=0819b56c3096ed77dd36312b0c4e8f37e7d46c88;hp=74f6ba8d153f1b3b4f66b038237c979ce6febfce;hpb=34d602f272c394e9a980438e636e1ce4d355f83b;p=ncurses.git diff --git a/man/curs_getch.3x b/man/curs_getch.3x index 74f6ba8d..92ab55a0 100644 --- a/man/curs_getch.3x +++ b/man/curs_getch.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2012,2014 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_getch.3x,v 1.39 2014/05/24 20:16:31 tom Exp $ +.\" $Id: curs_getch.3x,v 1.40 2015/04/11 10:23:49 tom Exp $ .TH curs_getch 3X "" .na .hy 0 @@ -234,7 +234,7 @@ c c c . .TE .sp The \fBhas_key\fR routine takes a key value from the above list, and -returns TRUE or FALSE according to whether +returns \fBTRUE\fP or \fBFALSE\fP according to whether the current terminal type recognizes a key with that value. Note that a few values do not correspond to a real key, e.g., \fBKEY_RESIZE\fP and \fBKEY_MOUSE\fP.