minix/minix/man/man1/termcap.1
Lionel Sambuc 433d6423c3 New sources layout
Change-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9
2014-07-31 16:00:30 +02:00

29 lines
492 B
Groff

.TH TERMCAP 1
.SH NAME
termcap \- print the current termcap entry
.SH SYNOPSIS
\fBtermcap\fR [\fItype\fR]\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.TP 20
.B termcap
# Print the termcap entry
.SH DESCRIPTION
.PP
\fITermcap\fR 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.
.SH "SEE ALSO"
.BR termcap (3).