X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fterminfo.head;h=d32368472160e1cbe50bb6db2264cecb07bbba56;hp=a7ba4e3cf36d1fefa4b64e2f7aa0cc89cc8343d8;hb=a8e3f06ac309504143cd56ac9ec55889bfdf4914;hpb=dcfe712cb3492636e8d50c9867cf05aec089a576 diff --git a/man/terminfo.head b/man/terminfo.head index a7ba4e3c..d3236847 100644 --- a/man/terminfo.head +++ b/man/terminfo.head @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: terminfo.head,v 1.30 2017/03/05 00:24:35 tom Exp $ +.\" $Id: terminfo.head,v 1.32 2017/04/22 13:52:49 tom Exp $ .TH terminfo 5 "" "" "File Formats" .ds n 5 .ds d @TERMINFO@ @@ -37,6 +37,19 @@ .de bP .IP \(bu 4 .. +.de NS +.ie \n(.sp +.el .sp .5 +.ie \n(.in +4 +.el .in +2 +.nf +.ft C \" Courier +.. +.de NE +.fi +.ft R +.in -4 +.. .SH NAME terminfo \- terminal capability data base .SH SYNOPSIS @@ -72,7 +85,7 @@ Newlines and leading whitespace (spaces or tabs) may be used for formatting entries for readability. These are removed from parsed entries. .IP -The \fB@INFOCMP@\fP \fB\-f\fP and \fB\-W\fP options relies on this to +The \fB@INFOCMP@\fP \fB\-f\fP and \fB\-W\fP options rely on this to format if-then-else expressions, or to enforce maximum line-width. The resulting formatted terminal description can be read by \fB@TIC@\fP.