grammar fix; ok lebel@

This commit is contained in:
jsyn 2001-07-05 23:24:18 +00:00
parent df25bb4f09
commit effaffbc63

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $OpenBSD: INSTALL,v 1.2 2001/06/30 00:48:50 lebel Exp $
# $OpenBSD: INSTALL,v 1.3 2001/07/05 23:24:18 jsyn Exp $
#
# Pre/post-installation setup of siphon
@ -16,7 +16,7 @@ do_notice()
echo
echo "+---------------"
echo "| The existing $1 configuration file in $CONFIG_FILE,"
echo "| have NOT been changed. You may want to compare them to the"
echo "| has NOT been changed. You may want to compare it to the"
echo "| current sample file in $SAMPLE_CONFIG_DIR,"
echo "| and update your configuration as needed."
echo "+---------------"
@ -29,7 +29,7 @@ do_install()
$CONFIG_FILE
echo
echo "+---------------"
echo "| The $1 configuration file have been installed into"
echo "| The $1 configuration file has been installed at"
echo "| $CONFIG_FILE. Please view this file and change the configuration"
echo "| to meet your needs."
echo "+---------------"