From owner-svn-doc-all@FreeBSD.ORG Tue Feb 4 14:41:23 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C86D43D; Tue, 4 Feb 2014 14:41:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4718D14EB; Tue, 4 Feb 2014 14:41:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s14EfNNB004011; Tue, 4 Feb 2014 14:41:23 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s14EfNFT004010; Tue, 4 Feb 2014 14:41:23 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201402041441.s14EfNFT004010@svn.freebsd.org> From: Dru Lavigne Date: Tue, 4 Feb 2014 14:41:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43754 - head/en_US.ISO8859-1/books/handbook/desktop X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 14:41:23 -0000 Author: dru Date: Tue Feb 4 14:41:22 2014 New Revision: 43754 URL: http://svnweb.freebsd.org/changeset/doc/43754 Log: Replace pkg_ in this chapter. Sponsored by: iXsystems 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 Tue Feb 4 14:27:51 2014 (r43753) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Tue Feb 4 14:41:22 2014 (r43754) @@ -287,12 +287,12 @@ To install the package of the latest release version of Firefox, type: - &prompt.root; pkg_add -r firefox + &prompt.root; pkg install firefox To instead install Firefox Extended Support Release (ESR) version, use: - &prompt.root; pkg_add -r firefox-esr + &prompt.root; pkg install firefox-esr Localized versions are available in www/firefox-i18n and www/firefox-esr-i18n. @@ -405,7 +405,7 @@ To install the package: - &prompt.root; pkg_add -r swfdec-plugin + &prompt.root; pkg install swfdec-plugin If the package is not available, compile and install it from the Ports Collection: @@ -436,7 +436,7 @@ opera with linux-opera to instead install the &linux; version. - &prompt.root; pkg_add -r opera + &prompt.root; pkg install opera Alternately, install either version through the Ports Collection. This example compiles the native version: @@ -524,7 +524,7 @@ Chromium can be installed as a package by typing: - &prompt.root; pkg_add -r chromium + &prompt.root; pkg install chromium Alternatively, Chromium can be compiled from source using the Ports Collection: @@ -671,7 +671,7 @@ In &os;, editors/calligra can be installed as a package or a port. To install the package: - &prompt.root; pkg_add -r calligra + &prompt.root; pkg install calligra If the package is not available, use the Ports Collection instead: @@ -699,7 +699,7 @@ To install the AbiWord package: - &prompt.root; pkg_add -r abiword + &prompt.root; pkg install abiword If the package is not available, it can be compiled from the Ports Collection: @@ -726,7 +726,7 @@ To install the package: - &prompt.root; pkg_add -r gimp + &prompt.root; pkg install gimp Alternately, use the Ports Collection: @@ -780,7 +780,7 @@ To install the Apache OpenOffice package: - &prompt.root; pkg_add -r apache-openoffice + &prompt.root; pkg install apache-openoffice Once the package is installed, type the following command to launch Apache OpenOffice: @@ -855,7 +855,7 @@ To install the English version of the LibreOffice package: - &prompt.root; pkg_add -r libreoffice + &prompt.root; pkg install libreoffice The editors category (freebsd.org/ports/editors.html) of the Ports Collection contains several localizations for @@ -1002,7 +1002,7 @@ To install gv as a package: - &prompt.root; pkg_add -r gv + &prompt.root; pkg install gv If a package is unavailable, use the Ports Collection: @@ -1031,7 +1031,7 @@ To install the Xpdf package: - &prompt.root; pkg_add -r xpdf + &prompt.root; pkg install xpdf If the package is not available, use the Ports Collection: @@ -1062,7 +1062,7 @@ To install the GQview package: - &prompt.root; pkg_add -r gqview + &prompt.root; pkg install gqview If the package is not available, use the Ports Collection: @@ -1145,7 +1145,7 @@ To install the GnuCash package: - &prompt.root; pkg_add -r gnucash + &prompt.root; pkg install gnucash If the package is not available, use the Ports Collection: @@ -1179,7 +1179,7 @@ To install Gnumeric as a package: - &prompt.root; pkg_add -r gnumeric + &prompt.root; pkg install gnumeric If the package is not available, use the Ports Collection: @@ -1212,7 +1212,7 @@ To install KMyMoney as a package: - &prompt.root; pkg_add -r kmymoney-kde4 + &prompt.root; pkg install kmymoney-kde4 If the package is not available, use the Ports Collection: