#
# LocalTTYs  --  defines what ttys are considered 'local' all the rest are
#                assumed remote
#
# There is no format to this file except that the value returned from
# ttyname(3) is on the same line as the value _isLocal from defs.h.
#
# To use this file, set _local in defs.h to point here.
#
/dev/console	local
/dev/vt00	local
/dev/vt01	local
/dev/vt02	local
/dev/vt03	local
/dev/vt04	local
/dev/vt05	local
/dev/vt06	local
/dev/vt07	local
/dev/vt08	local
# if there's more to be used, put 'em here
