# This script initializes the backout data for a patch package
# directory format options.
# 
#       @(#)preinstall 1.10 99/04/23 SMI
#
# Copyright (c) 1995 by Sun Microsystems, Inc.
# All rights reserved
#

/bin/banner WARNING
cat << EOT
	Unless the KU14 patch (105181-14) is backed out,
	the machine (`uname -n`) will be unuseable following
	the next reboot.
EOT

exit 0
