svn commit: r47473 - in head/en_US.ISO8859-1/books/handbook: ports x11
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh Date: Thu Oct 1 19:40:39 2015 New Revision: 47473 URL: https://svnweb.freebsd.org/changeset/doc/47473 Log: - address gnome2 content in handbook https://lists.freebsd.org/pipermail/freebsd-doc/2015-October/025911.html Submitted by: [email protected] Approved by: bcr@ (mentor) Differential Revision: https://reviews.freebsd.org/D3771 Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Oct 1 18:37:07 2015 (r47472) +++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml Thu Oct 1 19:40:39 2015 (r47473) @@ -1528,7 +1528,7 @@ The deinstallation will free 229 kB <application>Portupgrade</application> to abort if no packages are available:</para> - <screen>&prompt.root; <userinput>portupgrade -PP gnome2</userinput></screen> + <screen>&prompt.root; <userinput>portupgrade -PP gnome3</userinput></screen> <para>To just fetch the port distfiles, or packages, if <option>-P</option> is specified, without building or Modified: head/en_US.ISO8859-1/books/handbook/x11/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 1 18:37:07 2015 (r47472) +++ head/en_US.ISO8859-1/books/handbook/x11/chapter.xml Thu Oct 1 19:40:39 2015 (r47473) @@ -924,7 +924,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. @@ -932,7 +932,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>For proper operation, <application>GNOME</application> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"