svn commit: r40017 - projects/pkgng/en_US.ISO8859-1/books/handbook/ports
Glen Barber
gjb at FreeBSD.org
Fri Nov 16 00:04:00 UTC 2012
Author: gjb
Date: Fri Nov 16 00:03:59 2012
New Revision: 40017
URL: http://svnweb.freebsd.org/changeset/doc/40017
Log:
Move auditing to its own section.
Modified:
projects/pkgng/en_US.ISO8859-1/books/handbook/ports/chapter.xml
Modified: projects/pkgng/en_US.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- projects/pkgng/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Nov 15 22:46:40 2012 (r40016)
+++ projects/pkgng/en_US.ISO8859-1/books/handbook/ports/chapter.xml Fri Nov 16 00:03:59 2012 (r40017)
@@ -845,8 +845,8 @@ Proceed with deleting packages [y/N]: <u
Deleting curl-7.24.0_1... done</screen>
</sect3>
- <sect3>
- <title>Upgrading and Auditing Packages with
+ <sect3 id="pkgng-upgrading">
+ <title>Upgrading Installed Packages with
<application>pkgng</application></title>
<para>Packages that are outdated can be found with
@@ -873,6 +873,11 @@ Proceed with upgrading packages [y/N]: <
curl-7.24.0_1.txz 100% 1108KB 1.1MB/s 1.1MB/s 00:00
Checking integrity... done
Upgrading curl from 7.24.0 to 7.24.0_1... done</screen>
+ </sect3>
+
+ <sect3 id="pkgng-auditing">
+ <title>Auditing Installed Packages with
+ <application>pkgng</application></title>
<para>Occasionally, software vulnerabilities may be discovered
in software within the Ports Collection.
More information about the svn-doc-projects
mailing list