|
@@ -21,14 +21,14 @@ routines.</para></sect3>
|
|
the environment for the terminal type and then in the terminfo database
|
|
the environment for the terminal type and then in the terminfo database
|
|
to figure out how to clear the screen.</para></sect3>
|
|
to figure out how to clear the screen.</para></sect3>
|
|
|
|
|
|
-<sect3><title>Infocmp</title>
|
|
|
|
|
|
+<sect3><title>infocmp</title>
|
|
<para>The infocmp program can be used to compare a binary terminfo entry with
|
|
<para>The infocmp program can be used to compare a binary terminfo entry with
|
|
other terminfo entries, rewrite a terminfo description to
|
|
other terminfo entries, rewrite a terminfo description to
|
|
take advantage of the use= terminfo field, or print out a
|
|
take advantage of the use= terminfo field, or print out a
|
|
terminfo description from the binary file (term) in a variety of
|
|
terminfo description from the binary file (term) in a variety of
|
|
formats (the opposite of what tic does).</para></sect3>
|
|
formats (the opposite of what tic does).</para></sect3>
|
|
|
|
|
|
-<sect3><title>Tic</title>
|
|
|
|
|
|
+<sect3><title>tic</title>
|
|
<para>Tic is the terminfo entry-description compiler. The program translates a
|
|
<para>Tic is the terminfo entry-description compiler. The program translates a
|
|
terminfo file from source format into the binary format for use with the
|
|
terminfo file from source format into the binary format for use with the
|
|
ncurses library routines. Terminfo files contain information about the
|
|
ncurses library routines. Terminfo files contain information about the
|