svn commit: r46459 - head/en_US.ISO8859-1/books/faq
Eitan Adler
eadler at FreeBSD.org
Sat Apr 4 05:12:12 UTC 2015
Author: eadler
Date: Sat Apr 4 05:12:11 2015
New Revision: 46459
URL: https://svnweb.freebsd.org/changeset/doc/46459
Log:
faq: pkg_add is gone
Stop explaining how to use pkg_add when it no longer works.
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 Apr 4 05:00:27 2015 (r46458)
+++ head/en_US.ISO8859-1/books/faq/book.xml Sat Apr 4 05:12:11 2015 (r46459)
@@ -4364,11 +4364,6 @@ options SYSVMSG # enable for
<para>Install &xorg; from &os; packages:</para>
- <screen><userinput>&prompt.root; pkg_add -r xorg</userinput></screen>
-
- <para>or on systems using
- <application>pkg</application>:</para>
-
<screen><userinput>&prompt.root; pkg install xorg</userinput></screen>
<para>After the installation of &xorg;, follow the
More information about the svn-doc-all
mailing list