X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fterminfo.head;h=122812ac296fc81587c988571415d3ba72ec7550;hb=a8dfaf0998c91b39c5c0a4913987cd67ca622bff;hp=6b86252d4fd6fb1719a1fd0aa4739f234928a3a9;hpb=90d42867e1296bc79021006a92032c76e59068b6;p=ncurses.git diff --git a/man/terminfo.head b/man/terminfo.head index 6b86252d..122812ac 100644 --- a/man/terminfo.head +++ b/man/terminfo.head @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2018,2019 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: terminfo.head,v 1.31 2017/03/06 09:58:14 tom Exp $ +.\" $Id: terminfo.head,v 1.36 2019/07/13 23:17:33 tom Exp $ .TH terminfo 5 "" "" "File Formats" .ds n 5 .ds d @TERMINFO@ @@ -35,7 +35,22 @@ .ie \n(.g .ds '' \(rq .el .ds '' '' .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 +.. +.de NS +.ie n .sp +.el .sp .5 +.ie n .in +4 +.el .in +2 +.nf +.ft C \" Courier +.. +.de NE +.fi +.ft R +.ie n .in -4 +.el .in -2 .. .SH NAME terminfo \- terminal capability data base @@ -109,7 +124,7 @@ have a root name, thus \*(``hp2621\*(''. This name should not contain hyphens. Modes that the hardware can be in, or user preferences, should be indicated by appending a hyphen and a mode suffix. -Thus, a vt100 in 132 column mode would be vt100\-w. +Thus, a vt100 in 132-column mode would be vt100\-w. The following suffixes should be used where possible: .PP .TS @@ -132,7 +147,7 @@ l l l. \-w Wide mode (> 80 columns, usually 132) vt100\-w .TE .PP -For more on terminal naming conventions, see the \fBterm(7)\fR manual page. +For more on terminal naming conventions, see the \fBterm\fP(7) manual page. .SS Terminfo Capabilities Syntax .PP The terminfo entry consists of several \fIcapabilities\fP,