summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-06-09 01:24:53 +0000
committergjb <gjb@FreeBSD.org>2014-06-09 01:24:53 +0000
commit9e92aee6cfcd96aad57b72793a8f6f4efe4d7595 (patch)
tree7d798d99cd8a94c69b053a57bde1767c75bcad6e /share/man/man7
parentfcef7f14412c419143139c549c617efe529e0a1a (diff)
downloadFreeBSD-src-9e92aee6cfcd96aad57b72793a8f6f4efe4d7595.zip
FreeBSD-src-9e92aee6cfcd96aad57b72793a8f6f4efe4d7595.tar.gz
MFC r267160:
Dereference portaudit(1), as it is now deprecated and its functionality exists in pkg-audit(8). Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/ports.76
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 04ffa7f..d534b49 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 18, 2012
+.Dd June 6, 2014
.Dt PORTS 7
.Os
.Sh NAME
@@ -458,7 +458,7 @@ If defined, only operate on a port if it requires interaction.
If defined, only operate on a port if it can be installed 100% automatically.
.It Va DISABLE_VULNERABILITIES
If defined, disable check for security vulnerabilities using
-.Xr portaudit 1 Pq Pa ports/ports-mgmt/portaudit
+.Xr pkg-audit 8
when installing new ports.
.It Va NO_IGNORE
If defined, allow installation of ports marked as
@@ -500,7 +500,7 @@ The big Kahuna.
.Pp
The following are part of the ports collection:
.Pp
-.Xr portaudit 1 ,
+.Xr pkg 7 ,
.Xr portlint 1
.Rs
.%B "The FreeBSD Handbook"
OpenPOWER on IntegriCloud