#! /bin/sh
#
# Copyright (c) 1993 by Sun Microsystems, Inc.
#
#       warn users to re-install printers
#

echo
echo "In order for this patch to take effect, all NeWSprint printers"
echo "installed prior to this patch must be re-installed. Use rm_np_printer"
echo "and add_np_printer to reinstall your existing printers."
echo

exit 0
