Manual Page Result
0
Command: termcap | Section: 1 | Source: MINIX | File: termcap.1
TERMCAP(1) General Commands Manual TERMCAP(1)
NAME
termcap - print the current termcap entry
SYNOPSIS
termcap [type]
EXAMPLES
termcap # Print the termcap entry
DESCRIPTION
Termcap reads the /etc/termcap entry corresponding to the terminal type
supplied as the argument. If none is given, the current $TERM is used.
It then prints out all the parameters that apply.
SEE ALSO
termcap(3).
TERMCAP(1)