From 9047e1b62a1f17f284d88d75b8f99b55a3949652 Mon Sep 17 00:00:00 2001 From: brad Date: Thu, 6 Sep 2001 04:02:24 +0000 Subject: [PATCH] end the sentence with a period. --- misc/screen/pkg/INSTALL | 4 ++-- net/wget/pkg/INSTALL | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/screen/pkg/INSTALL b/misc/screen/pkg/INSTALL index 267b6ea9f71..2dbc18ec170 100644 --- a/misc/screen/pkg/INSTALL +++ b/misc/screen/pkg/INSTALL @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: INSTALL,v 1.7 2001/09/04 14:56:28 brad Exp $ +# $OpenBSD: INSTALL,v 1.8 2001/09/06 04:02:24 brad Exp $ # # Pre/post-installation setup of screen @@ -30,7 +30,7 @@ do_install() echo "+---------------" echo "| The $1 configuration file, $CONFIG_FILE," echo "| has been installed. Please view this file and change" - echo "| the configuration to meet your needs" + echo "| the configuration to meet your needs." echo "+---------------" echo } diff --git a/net/wget/pkg/INSTALL b/net/wget/pkg/INSTALL index ebb6069dcf6..cd8dc4873ac 100644 --- a/net/wget/pkg/INSTALL +++ b/net/wget/pkg/INSTALL @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: INSTALL,v 1.4 2000/08/15 05:47:15 brad Exp $ +# $OpenBSD: INSTALL,v 1.5 2001/09/06 04:02:24 brad Exp $ # # Pre/post-installation setup of wget @@ -30,7 +30,7 @@ do_install() echo "+---------------" echo "| The $1 configuration file, $CONFIG_FILE," echo "| has been installed. Please view this file and change" - echo "| the configuration to meet your needs" + echo "| the configuration to meet your needs." echo "+---------------" echo