svn commit: r48719 - head/en_US.ISO8859-1/books/handbook/x11
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bjk
Date: Sat Apr 23 20:46:04 2016
New Revision: 48719
URL: https://svnweb.freebsd.org/changeset/doc/48719
Log:
Change gnome2 references in the handbook to gnome3
gnome2 isn't there anymore.
PR: 209001
Submitted by: Paul Hoffman
Modified:
head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Sat Apr 23 15:16:24 2016 (r48718)
+++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Sat Apr 23 20:46:04 2016 (r48719)
@@ -1424,7 +1424,7 @@ DisplayManager.requestPort: 0</scree
<para>This desktop environment can be installed from a
package:</para>
- <screen>&prompt.root; <userinput>pkg install gnome2</userinput></screen>
+ <screen>&prompt.root; <userinput>pkg install gnome3</userinput></screen>
<para>To instead build <application>GNOME</application> from
ports, use the following command.
@@ -1432,7 +1432,7 @@ DisplayManager.requestPort: 0</scree
will take some time to compile, even on a fast
computer.</para>
- <screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome2</userinput>
+ <screen>&prompt.root; <userinput>cd /usr/ports/x11/gnome3</userinput>
&prompt.root; <userinput>make install clean</userinput></screen>
<para><application>GNOME</application>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"