]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/terminfo.head
ncurses 6.0 - patch 20170826
[ncurses.git] / man / terminfo.head
index a7ba4e3cf36d1fefa4b64e2f7aa0cc89cc8343d8..d32368472160e1cbe50bb6db2264cecb07bbba56 100644 (file)
@@ -26,7 +26,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
 .\" 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@
 .TH terminfo 5 "" "" "File Formats"
 .ds n 5
 .ds d @TERMINFO@
 .de bP
 .IP \(bu 4
 ..
 .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
 .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
 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.
 format if-then-else expressions,
 or to enforce maximum line-width.
 The resulting formatted terminal description can be read by \fB@TIC@\fP.