summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorver <ver@pkgsrc.org>2009-04-20 17:07:13 +0000
committerver <ver@pkgsrc.org>2009-04-20 17:07:13 +0000
commit7b1a5e5e0e0b19d45fd5a2d2c9aa7b09c93b2050 (patch)
tree2be5ff159fb7cd5f22e588dc1312de1315d17f06 /doc/guide
parente740e03b682f1a61675b353dc185deedf01db3d7 (diff)
downloadpkgsrc-7b1a5e5e0e0b19d45fd5a2d2c9aa7b09c93b2050.tar.gz
Closes PR pkg/41239 by referencing pkg_admin(1) instead of download-vulnerability-list(1) and audit-packages(1).
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/faq.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml
index c55511724f7..05ca922fa70 100644
--- a/doc/guide/files/faq.xml
+++ b/doc/guide/files/faq.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.44 2009/02/11 05:14:28 kano Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.45 2009/04/20 17:07:13 ver Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -517,7 +517,7 @@ do this, refer to the following two tools (installed as part of the
<orderedlist>
<listitem>
- <para><command>download-vulnerability-list</command>, an easy way to
+ <para><command>pkg_admin fetch-pkg-vulnerabilities</command>, an easy way to
download a list of the security vulnerabilities information. This list
is kept up to date by the NetBSD security officer and the NetBSD
packages team, and is distributed from the NetBSD ftp server:</para>
@@ -527,7 +527,7 @@ do this, refer to the following two tools (installed as part of the
</listitem>
<listitem>
- <para><command>audit-packages</command>, an easy way to audit the
+ <para><command>pkg_admin audit</command>, an easy way to audit the
current machine, checking each vulnerability which is known. If a
vulnerable package is installed, it will be shown by output to stdout,
including a description of the type of vulnerability, and a URL