From owner-svn-doc-head@FreeBSD.ORG Fri Mar 15 19:11:53 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7E11351F for ; Fri, 15 Mar 2013 19:11:53 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by mx1.freebsd.org (Postfix) with ESMTP id 17535980 for ; Fri, 15 Mar 2013 19:11:52 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id hi8so852527wib.1 for ; Fri, 15 Mar 2013 12:11:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=d9da+v7lWPnGQYIefhkeCdcHeel79rz0M9WUzRhoaDw=; b=ASZpas2tvD5ZRLVyEBTzVdsTEY1ZPZVY/stAqzhESGk3Ag3xJzYyzblJ1fRs+XQckf 7n+2W11ECoy4CTKwb+OxEakucPXExaXqaFuPs0mFHv9Ejp29bIhP/PEKCkg7iM4vWh6u 77VW8w9G9Kg9QGnvhB2EfR0nyiTSO7huIBPUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=d9da+v7lWPnGQYIefhkeCdcHeel79rz0M9WUzRhoaDw=; b=FfQ9ucUnNit71Hl6Eh9qWatjgqI9pPUjEYMN89tR49BEvHwX2le62TSmSaAbAoGZbt qpP8w1jGXWIOoQpuOxwuFHPo4PJTNLtLxMcj38ItZ5o89a3yXW4k00I9XrDNt/LBunoU W4NvNlByvidiEzdD7AWrSBxezPhowFkpYuKhl9VELigA0yyegKciKV7+Xf1C/XKx4C3E oFVCznJGwUnTQNcW4ubRXLMvkVcY07uCOdsbLuKo+knUeYV+D+KS4uIEj/irnlq9FnWL wClnXptUhPDcDAgcZhZ0Iibp8z0WmUnuW/xPo6Mr/mlyJ0NcnWBi0ImeGGXwuM8aCyG7 7aLw== X-Received: by 10.180.183.197 with SMTP id eo5mr2089443wic.28.1363374712005; Fri, 15 Mar 2013 12:11:52 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.194.108.106 with HTTP; Fri, 15 Mar 2013 12:11:20 -0700 (PDT) In-Reply-To: <201303151502.00229.jhb@freebsd.org> References: <201303151845.r2FIjNZ1024524@svn.freebsd.org> <201303151502.00229.jhb@freebsd.org> From: Eitan Adler Date: Fri, 15 Mar 2013 15:11:20 -0400 X-Google-Sender-Auth: dLl5LA1gy_qCWi2nx-5BYPyXmoc Message-ID: Subject: Re: svn commit: r41236 - head/en_US.ISO8859-1/books/faq To: John Baldwin Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQmtaJfwo5w4fjHUp5XL5iNINP+3x4UA+uvEZKMizzv6Cl0CXbnQD/78Z1Nxhn23ViTM9Dhp Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org 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: Fri, 15 Mar 2013 19:11:53 -0000 On 15 March 2013 15:02, John Baldwin wrote: > On Friday, March 15, 2013 2:45:23 pm Eitan Adler wrote: >> Author: eadler >> Date: Fri Mar 15 18:45:22 2013 >> New Revision: 41236 >> URL: http://svnweb.freebsd.org/changeset/doc/41236 >> >> Log: >> remove mention of specific hardware from the FAQ. In this case the >> general question is "where can I learn about support for broadcom chips" >> which does not need to mentioned in the FAQ. > > Eh, it needs to be mentioned somewhere. Broadcom wireless chips are quite > common. Given that it is a "frequently asked question" (or was before it was > put into the FAQ) on the mailing lists and the hardware is still very > prevalent and common, the FAQ seems like the most logical place. I have not seen such a question on any mailing list (including -questions) in the past few months and I am not convinced that this is because people read the FAQ. That said, I am willing to revert this commit if there is consensus to do so. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams