termcap - print the current termcap entry
termcap [type]
termcap # Print the termcap entry
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.
termcap(3).