diff options
author | schmonz <schmonz@pkgsrc.org> | 2014-12-05 14:31:07 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2014-12-05 14:31:07 +0000 |
commit | ca042a93052137aa0caa09e25e37573413e9d75b (patch) | |
tree | e9c1288155738de756f291e8c537a586e50a3dbc /pkgtools | |
parent | 9117b6e4f174d966975c9ceaa1e2c918be511552 (diff) | |
download | pkgsrc-ca042a93052137aa0caa09e25e37573413e9d75b.tar.gz |
Spell "vulnerabilities" correctly.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_install/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/MESSAGE b/pkgtools/pkg_install/MESSAGE index f7e76143a08..1a0ba782180 100644 --- a/pkgtools/pkg_install/MESSAGE +++ b/pkgtools/pkg_install/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2009/02/02 12:34:59 joerg Exp $ +$NetBSD: MESSAGE,v 1.6 2014/12/05 14:31:07 schmonz Exp $ You may wish to have the vulnerabilities file downloaded daily so that it remains current. This may be done by adding an appropriate entry @@ -27,7 +27,7 @@ crontab(5) file. e.g.: Both pkg_admin subcommands can be run as as an unprivileged user, as long as the user chosen has permission to read the pkgdb and to write -the pkg-vulnerabilites to ${PKGVULNDIR}. +the pkg-vulnerabilities to ${PKGVULNDIR}. The behavior of pkg_admin and pkg_add can be customised with pkg_install.conf. Please see pkg_install.conf(5) for details. |