svn commit: r40118 - projects/pkgng/en_US.ISO8859-1/books/handbook/ports

Glen Barber gjb at FreeBSD.org
Wed Nov 21 15:03:06 UTC 2012


Author: gjb
Date: Wed Nov 21 15:03:06 2012
New Revision: 40118
URL: http://svnweb.freebsd.org/changeset/doc/40118

Log:
  Be specific about which 8.x version pkgng is not supported.
  
  Submitted by:	rwatson

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	Wed Nov 21 13:57:13 2012	(r40117)
+++ projects/pkgng/en_US.ISO8859-1/books/handbook/ports/chapter.xml	Wed Nov 21 15:03:06 2012	(r40118)
@@ -690,8 +690,8 @@ docbook                     =
       <note>
 	<para>The <application>pkgng</application> package management
 	  utility is not supported on
-	  &os; 7.<replaceable>X</replaceable> or early
-	  &os; 8.<replaceable>X</replaceable> versions.</para>
+	  &os; 7.<replaceable>X</replaceable> or
+	  &os; 8.<replaceable>0</replaceable>.</para>
       </note>
 
       <para>Existing &os; installations require conversion of the


More information about the svn-doc-projects mailing list