# Connections contains a list of all valid connections for the call
# program.
#
# Line syntax:
#    system \t device \t baud \t modemtype \t telno
#
# If an argument does not apply, use a dash '-' as a place holder for it.
# There must be 5 arguments per line, and comments are NOT allowed to
# follow the arguments.  Comments are OK on other lines, and start with
# a hatch '#' character.
#
# The system and device fields are always necessary, but the baud, modemtype,
# and telno fields are only used by kermit.
#
# examples -
#	bugs tty106 9600 - -
#	bunky tty021 9600 - -
#
