From 8651991fd44923c47077928ee37ea8f6225154fa Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 7 Feb 2006 18:43:02 +0000 Subject: Fix typo in comment. --- mk/plist/plist-man.awk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/plist/plist-man.awk b/mk/plist/plist-man.awk index 43b108e84d7..f3caba80947 100644 --- a/mk/plist/plist-man.awk +++ b/mk/plist/plist-man.awk @@ -1,4 +1,4 @@ -# $NetBSD: plist-man.awk,v 1.4 2006/02/07 18:42:38 jlam Exp $ +# $NetBSD: plist-man.awk,v 1.5 2006/02/07 18:43:02 jlam Exp $ # # Copyright (c) 2006 The NetBSD Foundation, Inc. # All rights reserved. @@ -41,7 +41,7 @@ ### ### Certain environment variables must be set prior to running this script: ### -### IMAKE_INSTALL specifies how imake-using packages install man pages. +### IMAKE_MANINSTALL specifies how imake-using packages install man pages. ### Valid values are: ### ### no value the package doesn't use imake -- cgit v1.2.3