svn commit: r49854 - head/en_US.ISO8859-1/books/handbook/desktop

Sevan Janiyan <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: sevan
Date: Sun Jan 15 02:54:36 2017
New Revision: 49854
URL: https://svnweb.freebsd.org/changeset/doc/49854

Log:
  Direct reader to install packages first.
  
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9174

Modified:
  head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml	Sun Jan 15 02:53:10 2017	(r49853)
+++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml	Sun Jan 15 02:54:36 2017	(r49854)
@@ -178,8 +178,11 @@
 	<application>Firefox</application> does not include &java;
 	support.  However, <package>java/icedtea-web</package>
 	provides a free software web browser plugin for running Java
-	applets.  It can be installed as a package.  To alternately
-	compile the port:</para>
+	applets.  It can be installed as a package by running:</para>
+
+      <screen>&prompt.root; <userinput>pkg install icedtea-web</userinput></screen>
+
+      <para>Alternatively, to compile from the Ports Collection:</para>
 
       <screen>&prompt.root; <userinput>cd /usr/ports/java/icedtea-web</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
@@ -348,7 +351,11 @@
 	many modern browsers including Chromium.  To use WebKit with
 	<application>Konqueror</application> on &os;, install the
 	<package>www/kwebkitpart</package> package
-	or port.  This example compiles the port:</para>
+	or port.  This example installs the package:</para>
+
+      <screen>&prompt.root; <userinput>pkg install kwebkitpart</userinput></screen>
+
+      <para>To install from the Ports Colloction:</para>
 
       <screen>&prompt.root; <userinput>cd /usr/ports/www/kwebkitpart</userinput>
 &prompt.root; <userinput>make install clean</userinput></screen>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.