X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fterm_variables.3x;h=4cf9a0c899213d054659d319dcab06e29e367b44;hp=58b7cfea2df323574e7c1994fad4240066c85c21;hb=2e5d72d6396bb38a8d1d1b3534f62e28aebaa600;hpb=96d6b16de0d487e5d3aed0302a179dbce11b5d96 diff --git a/man/term_variables.3x b/man/term_variables.3x index 58b7cfea..4cf9a0c8 100644 --- a/man/term_variables.3x +++ b/man/term_variables.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2010 Free Software Foundation, Inc. * +.\" Copyright (c) 2011,2013 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: term_variables.3x,v 1.2 2010/12/04 18:38:55 tom Exp $ +.\" $Id: term_variables.3x,v 1.4 2013/12/21 22:17:39 tom Exp $ .TH term_variables 3X "" .ds n 5 .na @@ -110,7 +110,7 @@ use as a parameter to \fBset_term\fP, for switching between screens. Alternatively, one can save the return value from \fBnewterm\fP or \fBsetupterm\fP to reuse in \fBset_term\fP. .SS Terminfo Names -The \fBtic\fP(1) and \fBinfocmp\fP(1) programs use lookup tables for +The \fB@TIC@\fP(1) and \fB@INFOCMP@\fP(1) programs use lookup tables for the long and short names of terminfo capabilities, as well as the corresponding names for termcap capabilities. These are available to other applications, @@ -134,7 +134,10 @@ strcodes. On initialization of the curses or terminfo interfaces, \fBsetupterm\fP copies the terminal name to the array \fBttytype\fP. .SH NOTES -The low-level terminfo interface is initialized using \fBsetupterm\fR(3X). +The low-level terminfo interface is initialized using +.hy 0 +\fBsetupterm\fR(3X). +.hy The upper-level curses interface uses the low-level terminfo interface, internally. .SH PORTABILITY @@ -146,8 +149,9 @@ Other implementations may have comparable variables. Some implementations provide the variables in their libraries, but omit them from the header files. .SH SEE ALSO +.hy 0 \fBcurses\fR(3X), \fBcurs_terminfo\fR(3X), \fBcurs_threads\fR(3X), -\fBterminfo\fR(3X), \fBterminfo\fR(\*n). +.hy