| Line | |
|---|
| 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
|
|---|
| 11 | ..
|
|---|
| 12 | .de EX
|
|---|
| 13 | .TP 20
|
|---|
| 14 | \\fB\\$1\\fR
|
|---|
| 15 | # \\$2
|
|---|
| 16 | ..
|
|---|
| 17 | .SH EXAMPLES
|
|---|
| 18 | .EX "termcap" "Print the termcap entry"
|
|---|
| 19 | .SH DESCRIPTION
|
|---|
| 20 | .PP
|
|---|
| 21 | \fITermcap\fR reads the /etc/termcap entry corresponding to the
|
|---|
| 22 | terminal type
|
|---|
| 23 | supplied as the argument. If none is given, the current $TERM is used.
|
|---|
| 24 | It then prints out all the parameters that apply.
|
|---|
| 25 | .SH "SEE ALSO"
|
|---|
| 26 | .BR termcap (3).
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.