svn commit: r39820 - head/en_US.ISO8859-1/books/faq

Eitan Adler eadler at FreeBSD.org
Sat Oct 27 20:04:06 UTC 2012


Author: eadler
Date: Sat Oct 27 20:04:06 2012
New Revision: 39820
URL: http://svn.freebsd.org/changeset/doc/39820

Log:
  Discourage the use of sysinstall. Even users on systems where it
  still exists should not be encouraged to use it.
  
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/faq/book.xml

Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml	Sat Oct 27 19:30:55 2012	(r39819)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Sat Oct 27 20:04:06 2012	(r39820)
@@ -4178,9 +4178,7 @@ kern.timecounter.hardware: TSC -> i82
 	    can be installed and uninstalled again easily without having
 	    to know the gory details of which files it includes.</para>
 
-	  <para>Use the <guimenuitem>Packages</guimenuitem> package
-	    installation menu in &man.sysinstall.8; (under the
-	    <guimenuitem>Configure</guimenuitem> menu item) or invoke
+	  <para>Invoke
 	    the &man.pkg.add.1; command on the specific package files
 	    you are interested in installing.  Package files can usually
 	    be identified by their <filename>.tbz</filename> suffix and


More information about the svn-doc-head mailing list