X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Finfocmp.1m;h=34efbf63445407b61cbfa5bfe45a2f781d65f8cf;hp=807dc08e40e51f74724e45c7727a0888516af3ee;hb=d66080c21038ad4feb2e41a0c4e517d5b4a03ab2;hpb=a20e6eb464be80b9cd8cae7ce925d27fe9c209ed diff --git a/man/infocmp.1m b/man/infocmp.1m index 807dc08e..34efbf63 100644 --- a/man/infocmp.1m +++ b/man/infocmp.1m @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" Copyright (c) 1998-2016,2017 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2017,2018 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 * @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: infocmp.1m,v 1.66 2017/08/13 00:21:55 tom Exp $ +.\" $Id: infocmp.1m,v 1.70 2018/01/23 10:10:17 tom Exp $ .TH @INFOCMP@ 1M "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -35,7 +35,21 @@ .el .ds '' '' .ds n 5 .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 +.in -4 .. .ds d @TERMINFO@ .SH NAME @@ -435,6 +449,12 @@ base64 3 hexadecimal and base64 .RE +.IP +For example, this prints the compiled terminfo value as a string +which could be assigned to the \fBTERMINFO\fP environment variable: +.NS +@INFOCMP@ -0 -q -Q2 +.NE .TP 5 \fB\-q\fR This makes the output a little shorter: @@ -577,7 +597,7 @@ The \fB\-F\fR option of \fB@INFOCMP@\fR(1M) should be a \fB@TOE@\fR(1M) mode. \fBcurses\fR(3X), \fBterminfo\fR(\*n). .sp -http://invisible-island.net/ncurses/tctest.html +https://invisible-island.net/ncurses/tctest.html .PP This describes \fBncurses\fR version @NCURSES_MAJOR@.@NCURSES_MINOR@ (patch @NCURSES_PATCH@).