From owner-freebsd-doc@FreeBSD.ORG Wed Dec 19 14:28:36 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC0917C2 for ; Wed, 19 Dec 2012 14:28:36 +0000 (UTC) (envelope-from b.smeelen@ose.nl) Received: from mail.ose.nl (mail.ose.nl [212.178.134.164]) by mx1.freebsd.org (Postfix) with ESMTP id 568C68FC0C for ; Wed, 19 Dec 2012 14:28:35 +0000 (UTC) X-Footer: b3NlLm5s Received: from localhost ([127.0.0.1]) by mail.ose.nl (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)); Wed, 19 Dec 2012 15:28:33 +0100 Message-ID: <50D1CF0E.7020001@ose.nl> Date: Wed, 19 Dec 2012 15:28:30 +0100 From: Bas Smeelen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Eitan Adler Subject: Re: [patch] Re: Fwd: thinkpad and synaptics igor: fixed whitespace References: <20121217172902.GA1017@mycenae.sbb.rs> <50D1BEAE.8030508@ose.nl> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2012 14:28:36 -0000 On 12/19/2012 03:00 PM, Eitan Adler wrote: > On 19 December 2012 08:18, Bas Smeelen wrote: >> On 12/19/2012 05:44 AM, Eitan Adler wrote: >>> Someone want to turn this into an FAQ patch? >> Fixed whitespace issues >> I have not tested this yet, but I will tonight at home on my laptop. > Small nits fixed: see patch. Alright. Thanks. De opening needs less indentation, minus 1 tab (4 spaces). I missed that line when checking with textproc/igor Maybe some people can review and test it? I will try it tonight with my laptop, though I never used the touchpad (maybe start now) >> I have omitted the line moused_nondefault_enabled="YES" in /etc/rc.conf as >> mentioned in the ports/148591 because this is default, but I made sure to >> mention that moused_enable="YES" should not be present in /etc/rc.conf >> because this will be when chosen so in bsdinstall. > Okay. > >> Maybe this can be moved to the laptops article later on and have the FAQ >> refer to it? >> This could be done for all laptop specific items in the FAQ? > I'd rather not have the FAQ just be a list of links, > but yes, this should be integrated in the laptop article at some point. I wait until Benedict Reuschling commits his additions to the article in the doc tree and after that start reviewing and working on that