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 | 940e6d54baf29cf7939e110701f6ada74a8e2a55 (patch) | |
tree | e9c1288155738de756f291e8c537a586e50a3dbc /pkgtools | |
parent | f1cbb04cd0bab312bd9cc440da22388c66da69cb (diff) | |
download | pkgsrc-940e6d54baf29cf7939e110701f6ada74a8e2a55.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. |