X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fterminfo.tail;h=ef064ed949b0fe9fad405f01bbf85c50ae9ef5f5;hp=b75da4a4765f5713b1b76d6c0dee8614aeff326b;hb=cdaf29481becd3e1c21baa574ac1ab88ea5f3d38;hpb=cccf831ed7c83410c7f6cec2a43e71e9c4278b4c diff --git a/man/terminfo.tail b/man/terminfo.tail index b75da4a4..ef064ed9 100644 --- a/man/terminfo.tail +++ b/man/terminfo.tail @@ -1,4 +1,4 @@ -.\" $Id: terminfo.tail,v 1.89 2018/05/19 21:01:52 tom Exp $ +.\" $Id: terminfo.tail,v 1.90 2019/01/20 20:21:46 tom Exp $ .\" Beginning of terminfo.tail file .\" This file is part of ncurses. .\" See "terminfo.head" for copyright. @@ -428,9 +428,9 @@ The \fB%\fR encodings have the following meanings: outputs \*(``%\*('' .TP \fB%\fP\fI[[\fP:\fI]flags][width[.precision]][\fP\fBdoxXs\fP\fI]\fP -as in \fBprintf\fP, flags are \fI[\-+#]\fP and \fIspace\fP. +as in \fBprintf\fP(3), flags are \fI[\-+#]\fP and \fIspace\fP. Use a \*(``:\*('' to allow the next character to be a \*(``\-\*('' flag, -avoiding interpreting "%\-" as an operator. +avoiding interpreting \*(``%\-\*('' as an operator. .TP \f(CW%c\fP print \fIpop()\fP like %c in \fBprintf\fP