From owner-svn-doc-head@FreeBSD.ORG Wed May 22 19:50:09 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B0664393; Wed, 22 May 2013 19:50:09 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 88E5B6EC; Wed, 22 May 2013 19:50:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4MJo9Kv037567; Wed, 22 May 2013 19:50:09 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4MJo9Qj037566; Wed, 22 May 2013 19:50:09 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201305221950.r4MJo9Qj037566@svn.freebsd.org> From: Warren Block Date: Wed, 22 May 2013 19:50:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41707 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 19:50:09 -0000 Author: wblock Date: Wed May 22 19:50:09 2013 New Revision: 41707 URL: http://svnweb.freebsd.org/changeset/doc/41707 Log: Improve wording about installing the Flash plugin. In response to a post by Dieter Lange on the -doc mailing list. Submitted by: Dieter Lange (partial) 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 Wed May 22 05:28:16 2013 (r41706) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Wed May 22 19:50:09 2013 (r41707) @@ -370,7 +370,7 @@ - Compile the Install the www/nspluginwrapper port. Due to licensing restrictions, a package is not available. This port requires - Compile the Install the www/linux-f10-flashplugin11 port. Due to licensing restrictions, a package is not available. @@ -389,24 +389,24 @@ &prompt.root; ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so \ /usr/local/lib/browser_plugins/ - Create Create the /usr/local/lib/browser_plugins - if it does not already exist on the system. + directory if it is not already present. - Before flash is first used each user must run: + Before the plugin is first used, each user must run: &prompt.user; nspluginwrapper -v -a -i - When flash is updated each user must run: + When the plugin port has been updated and reinstalled, each user must run: &prompt.user; nspluginwrapper -v -a -u Start the browser, enter about:plugins in the location bar and - press Enter. A list should appear with - all the currently available plugins. + press Enter. A list of + all the currently available plugins will be shown.