X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_util.3x;h=70fbba243744959dbface682123f8a1f995e83bf;hb=0819b56c3096ed77dd36312b0c4e8f37e7d46c88;hp=1b7b9e804b8fa32f99b33d7adb9b5c0f5d5c0b98;hpb=808858ace09b9bf60f7154e33cb6572f49347101;p=ncurses.git diff --git a/man/curs_util.3x b/man/curs_util.3x index 1b7b9e80..70fbba24 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.40 2015/03/15 13:58:59 tom Exp $ +.\" $Id: curs_util.3x,v 1.41 2015/04/11 10:22:50 tom Exp $ .TH curs_util 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -100,7 +100,7 @@ DEL (character 127) is displayed as \fB^?\fP. .bP Values above 128 are either meta characters (if the screen has not been initialized, -or if \fBmeta\fP has been called with a TRUE parameter), +or if \fBmeta\fP has been called with a \fBTRUE\fP parameter), shown in the \fBM\-\fR\fIX\fR notation, or are displayed as themselves. In the latter case, the values may not be printable;