:
#	SCO Modifications: @(#)tcp	1.1 6/1/92
#
#	Copyright (C) The Santa Cruz Operation, 1992.
#	This Module contains Proprietary Information of
#	The Santa Cruz Operation, and Lachman Associates Inc. 
#	and should be treated as Confidential.
#
#
# tcp.sh: /usr/lib/mkdev/tcp script that warns user that "mkdev tcp" is
#         obsolete and that "netconfig" should be used instead.
#
echo 	"\007\c"
echo	"Please use netconfig(ADM) to configure TCP/IP."
exit 1
