summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/man/terminfo.tail
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-05-09 02:28:12 +0000
committerrafan <rafan@FreeBSD.org>2008-05-09 02:28:12 +0000
commitd036c70cacd0de6225b1da6ff34a218f4afe4962 (patch)
tree502fa0a691368fb8b60b62eef10b3f3332efe830 /contrib/ncurses/man/terminfo.tail
parent32c0e5f07fc70b6a14d80b7df35547a163e7beaa (diff)
downloadFreeBSD-src-d036c70cacd0de6225b1da6ff34a218f4afe4962.zip
FreeBSD-src-d036c70cacd0de6225b1da6ff34a218f4afe4962.tar.gz
Import ncurses 5.6-20080503 snapshot onto the vender branch
Diffstat (limited to 'contrib/ncurses/man/terminfo.tail')
-rw-r--r--contrib/ncurses/man/terminfo.tail6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/ncurses/man/terminfo.tail b/contrib/ncurses/man/terminfo.tail
index 60d0b70..d06d3a9 100644
--- a/contrib/ncurses/man/terminfo.tail
+++ b/contrib/ncurses/man/terminfo.tail
@@ -1,4 +1,4 @@
-.\" $Id: terminfo.tail,v 1.48 2007/06/02 20:30:40 tom Exp $
+.\" $Id: terminfo.tail,v 1.49 2008/02/16 20:57:43 tom Exp $
.\" Beginning of terminfo.tail file
.\" This file is part of ncurses.
.\" See "terminfo.head" for copyright.
@@ -325,7 +325,9 @@ The \fB%\fR encodings have the following meanings:
outputs `%'
.TP
%\fI[[\fP:\fI]flags][width[.precision]][\fPdoxXs\fI]\fP
-as in \fBprintf\fP, flags are [-+#] and space
+as in \fBprintf\fP, flags are [-+#] and space.
+Use a `:' to allow the next character to be a `-' flag,
+avoiding interpreting "%-" as an operator.
.TP
%c
print pop() like %c in \fBprintf\fP
OpenPOWER on IntegriCloud