From 1fa01b25e7a72a650f6b7440540ded44a63f5d2f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 10 Apr 2005 11:01:29 +0000 Subject: Fix typo. --- mk/install/files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/install') diff --git a/mk/install/files b/mk/install/files index f9cd46b404a..2e67c2d6d8f 100644 --- a/mk/install/files +++ b/mk/install/files @@ -1,6 +1,6 @@ #!@SH@ # -# $NetBSD: files,v 1.3 2005/02/14 16:31:41 tv Exp $ +# $NetBSD: files,v 1.4 2005/04/10 11:01:29 jmmv Exp $ # # +FILES - reference-counted configuration file management script # @@ -250,7 +250,7 @@ CHECK-REMOVE) yes) ;; *) printed_header=yes ${ECHO} "===========================================================================" - ${ECHO} "The following file are no longer being used by ${PKGNAME}," + ${ECHO} "The following files are no longer being used by ${PKGNAME}," ${ECHO} "and they can be removed if no other packages are using them:" ${ECHO} "" ;; -- cgit v1.2.3