From owner-freebsd-doc@FreeBSD.ORG Sat Aug 6 13:12:54 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A55F9106566C; Sat, 6 Aug 2011 13:12:54 +0000 (UTC) (envelope-from marc@blackend.org) Received: from smtp6-g21.free.fr (unknown [IPv6:2a01:e0c:1:1599::15]) by mx1.freebsd.org (Postfix) with ESMTP id 019358FC08; Sat, 6 Aug 2011 13:12:51 +0000 (UTC) Received: from emphyrio.blackend.org (unknown [88.179.1.53]) by smtp6-g21.free.fr (Postfix) with ESMTP id 1D6488229C; Sat, 6 Aug 2011 15:12:43 +0200 (CEST) Received: from emphyrio.blackend.org (localhost [127.0.0.1]) by emphyrio.blackend.org (8.14.5/8.14.4) with ESMTP id p76DEDYf002671; Sat, 6 Aug 2011 15:14:13 +0200 (CEST) (envelope-from marc@emphyrio.blackend.org) Received: (from marc@localhost) by emphyrio.blackend.org (8.14.5/8.14.4/Submit) id p76DED1M002670; Sat, 6 Aug 2011 15:14:13 +0200 (CEST) (envelope-from marc) Date: Sat, 6 Aug 2011 15:14:13 +0200 From: Marc Fonvieille To: Rene Ladan Message-ID: <20110806131413.GA2620@emphyrio.blackend.org> References: <4E3D1C59.2020807@freebsd.org> <4E3D2909.7030602@FreeBSD.org> <4E3D3B99.7040402@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4E3D3B99.7040402@freebsd.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 8.2-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "freebsd-doc@freebsd.org" Subject: Re: update for browser section of the FreeBSD Handbook Desktop chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2011 13:12:54 -0000 On Sat, Aug 06, 2011 at 03:03:21PM +0200, Rene Ladan wrote: > Op 06-08-2011 13:44, Benedict Reuschling schreef: > > > > Am 06.08.11 12:50, schrieb Rene Ladan: > >> Hi, > >> > >> because Firefox 3.5 was removed from the Ports Collection, I propose to > >> update the browser section of the FreeBSD Handbook Desktop chapter. This > >> will also remove the instructions to install the Diablo Java plugin, as > >> these were specific to Firefox 3.5 > >> > >> Comments are welcome. > >> > >> http://people.freebsd.org/~rene/patches/desktop.diff > >> > >> René > > > > Hi René, > > > > looks good to me. > > Ok, I'll commit it tomorrow (just before the doc slush) if nobody else > objects. > > > I was thinking about adding a section that says users > > need to load the sem kernel module using /boot/loader.conf to be able to > > use newer versions of Firefox. It's in the pkg_message, but perhaps it > > would be helpful to mention it in the handbook as well. > > > Personally it looks like double documentation to me, because it is > already in pkg_message. But feel free to add a section if you can't resist. > It's part of GENERIC kernels now, so no need to mention it. -- Marc