aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-06-06 13:36:52 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-06-06 13:36:52 +0000
commit9ef6fea65da132dfec81a96fb566773fa1154d71 (patch)
treee1cf6750eb3a08f3ce360827f122eba16aa17c06
parent12ca731189674c1211a51d90571310187970d22e (diff)
Notes
-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 362999e0ae3e..a73914bbe86b 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 17, 2014
+.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
@@ -539,7 +539,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"