From owner-svn-src-head@FreeBSD.ORG Fri Nov 7 03:36:07 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACBC1106568E; Fri, 7 Nov 2008 03:36:07 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 272B58FC19; Fri, 7 Nov 2008 03:36:06 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl202-73.kln.forthnet.gr [79.103.15.73]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id mA73ZuWp001561 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 7 Nov 2008 05:36:01 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id mA73ZtVo002543; Fri, 7 Nov 2008 05:35:56 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id mA73ZtMk002542; Fri, 7 Nov 2008 05:35:55 +0200 (EET) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Alexander Motin References: <200811051712.mA5HCIP7032611@svn.freebsd.org> <87r65okf7n.fsf@kobe.laptop> <49136661.9060004@FreeBSD.org> Date: Fri, 07 Nov 2008 05:35:55 +0200 In-Reply-To: <49136661.9060004@FreeBSD.org> (Alexander Motin's message of "Thu, 06 Nov 2008 23:49:21 +0200") Message-ID: <87zlkcnr6s.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: mA73ZuWp001561 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.062, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.34, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184695 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2008 03:36:07 -0000 On Thu, 06 Nov 2008 23:49:21 +0200, Alexander Motin wrote: > Giorgos Keramidas wrote: >> There are a few places where we can probably improve the manpage a bit >> more. I am not sure I understand *all* the technical details of pins >> and association numbers, but does the following look like something >> worth committing? > > I have changed some incorrect peaces, but mostly committed as is. Excellent, thanks! I knew you could do a better job with the manpage text than some of the guesses I had to make :)