From 0bea50f795d5ef0d883cd80c43949e2fb1fad2fa Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 18 Mar 2010 10:49:32 +0000 Subject: Refer to pkg_admin in AUDIT_PACKAGES_FLAGS description. Remove DOWNLOAD_VULNERABILITY_LIST_FLAGS description, the variable is not used except in the old bulk build code, which has its own config file. --- mk/defaults/mk.conf | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'mk/defaults/mk.conf') diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 9b1acefdd30..6dd6c6450ee 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.187 2010/02/09 23:02:13 joerg Exp $ +# $NetBSD: mk.conf,v 1.188 2010/03/18 10:49:32 wiz Exp $ # # This file provides default values for variables that may be overridden @@ -19,17 +19,9 @@ # Default: not defined #AUDIT_PACKAGES_FLAGS= -# List of flags passed to audit-packages(1). +# List of flags passed to ``pkg_admin audit-pkg''. # -# Possible: -e, -s, etc. See audit-packages(1) -# Default: (no option) - -#DOWNLOAD_VULNERABILITY_LIST_FLAGS= -# List of flags passed to download-vulnerability-list(1). -# -# NOTE: If you have pkg_install<20070714 then this variable is not referenced. -# -# Possible: -s, -c, etc. See download-vulnerability-list(1) +# Possible: See pkg_admin(1) # Default: (no option) MANINSTALL?= maninstall catinstall -- cgit v1.2.3