unstack, sort: cleanup and improvement
[minix.git] / man / man1 / termcap.1
bloba984b8341d7b5383e73cabfb4b26bda9a14aea43
1 .TH TERMCAP 1
2 .SH NAME
3 termcap \- print the current termcap entry
4 .SH SYNOPSIS
5 \fBtermcap\fR [\fItype\fR]\fR
6 .br
7 .de FL
8 .TP
9 \\fB\\$1\\fR
10 \\$2
12 .de EX
13 .TP 20
14 \\fB\\$1\\fR
15 # \\$2
17 .SH EXAMPLES
18 .TP 20
19 .B termcap
20 # Print the termcap entry
21 .SH DESCRIPTION
22 .PP
23 \fITermcap\fR reads the /etc/termcap entry corresponding to the 
24 terminal type
25 supplied as the argument.  If none is given, the current $TERM is used.
26 It then prints out all the parameters that apply.
27 .SH "SEE ALSO"
28 .BR termcap (3).