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

Eitan Adler eadler at FreeBSD.org
Fri Dec 7 13:00:45 UTC 2012


Author: eadler
Date: Fri Dec  7 13:00:44 2012
New Revision: 40291
URL: http://svnweb.freebsd.org/changeset/doc/40291

Log:
  Discourage using sysinstall to install packages. It is going away
  and users should not become accustomed to 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	Fri Dec  7 13:00:42 2012	(r40290)
+++ head/en_US.ISO8859-1/books/faq/book.xml	Fri Dec  7 13:00:44 2012	(r40291)
@@ -6150,12 +6150,6 @@ options    SYSVMSG          # enable for
 
 	  <screen><userinput>&prompt.root; pkg_add -r xorg</userinput></screen>
 
-	  <para>It is also possible to install &xorg; from
-	    &man.sysinstall.8; by choosing
-	    <guimenuitem>Configure</guimenuitem>, then
-	    <guimenuitem>Distributions</guimenuitem>, then
-	    <guimenuitem>The X.Org Distribution</guimenuitem>.</para>
-
 	  <para>After the installation of &xorg; was successful, follow
 	    the instructions from the <ulink
 	      url="&url.books.handbook;/x-config.html">X11 Configuration</ulink> section of


More information about the svn-doc-all mailing list