TERMCAP.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:0k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH TERMCAP 1
- .SH NAME
- termcap - print the current termcap entry
- .SH SYNOPSIS
- fBtermcapfR [fItypefR]fR
- .br
- .de FL
- .TP
- \fB\$1\fR
- \$2
- ..
- .de EX
- .TP 20
- \fB\$1\fR
- # \$2
- ..
- .SH EXAMPLES
- .EX "termcap" "Print the termcap entry"
- .SH DESCRIPTION
- .PP
- fITermcapfR 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).