X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fterminfo.head;h=7455675ab953cd7d661320e62ec65c74a828b97a;hb=5b7f4de105080e2a715b0564ede4bb7eb6767659;hp=0341e0df0883860cfca9129f51fb47b07f539f39;hpb=f70db18a0c3c6a828d8a5999be37239f01c9d98a;p=ncurses.git diff --git a/man/terminfo.head b/man/terminfo.head index 0341e0df..7455675a 100644 --- a/man/terminfo.head +++ b/man/terminfo.head @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: terminfo.head,v 1.15 2006/12/24 18:04:42 tom Exp $ +.\" $Id: terminfo.head,v 1.16 2007/03/04 00:09:46 tom Exp $ .TH terminfo 5 "" "" "File Formats" .ds n 5 .ds d @TERMINFO@ @@ -51,7 +51,7 @@ version @NCURSES_MAJOR@.@NCURSES_MINOR@ (patch @NCURSES_PATCH@). Entries in .I terminfo consist of a sequence of `,' separated fields (embedded commas may be -escaped with a backslash or notated as \\e054). +escaped with a backslash or notated as \\054). White space after the `,' separator is ignored. The first entry for each terminal gives the names which are known for the terminal, separated by `|' characters.