diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-19 07:22:00 +0000 | 
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-19 07:22:00 +0000 | 
| commit | d219c5224da6b25b7c931a77d3b648d5e45ed0db (patch) | |
| tree | f80d341064bdf90b3ff6deb8eea64fa6d1dc5106 | |
| parent | ccb59e328ebb3e79ffabd2794614a2f489a7d8b5 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/ports.7 | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index ce0a9dd7f027..10cc47684132 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -25,7 +25,7 @@  .\"  .\" $FreeBSD$  .\" -.Dd October 24, 2006 +.Dd July 16, 2007  .Dt PORTS 7  .Os  .Sh NAME @@ -449,7 +449,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/security/portaudit +.Xr portaudit 1 Pq Pa ports/ports-mgmt/portaudit  when installing new ports.  .It Va NO_IGNORE  If defined, allow installation of ports marked as | 
