blob: ae5140343eafedb0483e9a27111850a300e17612 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $OpenBSD: terminfo,v 1.2 2004/06/03 03:14:20 tedu Exp $
#------------------------------------------------------------------------------
# terminfo: file(1) magic for terminfo
#
# XXX - byte order for screen images?
#
0 string \032\001 Compiled terminfo entry
0 short 0433 Curses screen image
0 short 0434 Curses screen image
|