diff options
Diffstat (limited to 'appendixa/ncurses-desc.xml')
-rw-r--r-- | appendixa/ncurses-desc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/ncurses-desc.xml b/appendixa/ncurses-desc.xml index 9e8b99ac2..51a498a60 100644 --- a/appendixa/ncurses-desc.xml +++ b/appendixa/ncurses-desc.xml @@ -21,14 +21,14 @@ routines.</para></sect3> the environment for the terminal type and then in the terminfo database 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 other terminfo entries, rewrite a terminfo description to take advantage of the use= terminfo field, or print out a terminfo description from the binary file (term) in a variety of 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 terminfo file from source format into the binary format for use with the ncurses library routines. Terminfo files contain information about the |