#!/bin/sh
#
echo " "
echo "	This patch introduces a change in the kbd default settings.  "
echo "	Please merge the existing /etc/default/kbd with the patched "
echo "	version of the default settings shipped with this patch."
echo " "

exit 0
