Index: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml =================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml @@ -178,8 +178,11 @@ Firefox does not include &java; support. However, java/icedtea-web provides a free software web browser plugin for running Java - applets. It can be installed as a package. To alternately - compile the port: + applets. It can be installed as a package by running: + + &prompt.root; pkg install icedtea-web + + Alternatively, to compile from the Ports Collection: &prompt.root; cd /usr/ports/java/icedtea-web &prompt.root; make install clean @@ -348,7 +351,11 @@ many modern browsers including Chromium. To use WebKit with Konqueror on &os;, install the www/kwebkitpart package - or port. This example compiles the port: + or port. This example installs the package: + + &prompt.root; pkg install kwebkitpart + + To install from the Ports Colloction: &prompt.root; cd /usr/ports/www/kwebkitpart &prompt.root; make install clean