Author: gjb
Date: Fri Jun  6 13:36:52 2014
New Revision: 267160
URL: http://svnweb.freebsd.org/changeset/base/267160

Log:
  Dereference portaudit(1), as it is now deprecated and its
  functionality exists in pkg-audit(8).
  
  Submitted by: Ronald Klop <ronald-li...@klop.ws>
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7 Fri Jun  6 13:00:53 2014        (r267159)
+++ head/share/man/man7/ports.7 Fri Jun  6 13:36:52 2014        (r267160)
@@ -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
 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"
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to