From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Branchaud Subject: Re: [PATCH] pulling signed tag: add howto document Date: Wed, 18 Jan 2012 17:35:04 -0500 Message-ID: <4F174918.7040604@xiplink.com> References: <7vehuyosaa.fsf@alter.siamese.dyndns.org> <7v62g9q55f.fsf@alter.siamese.dyndns.org> <4F16E228.5050203@xiplink.com> <7v62g8n1tq.fsf@alter.siamese.dyndns.org> <4F173C5D.7000802@xiplink.com> <7v1uqwmyt6.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Jan 18 23:35:18 2012 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rne67-0005W0-Rn for gcvg-git-2@lo.gmane.org; Wed, 18 Jan 2012 23:35:16 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753143Ab2ARWfJ (ORCPT ); Wed, 18 Jan 2012 17:35:09 -0500 Received: from smtp182.iad.emailsrvr.com ([207.97.245.182]:47279 "EHLO smtp182.iad.emailsrvr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750993Ab2ARWfI (ORCPT ); Wed, 18 Jan 2012 17:35:08 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp28.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 9EC17E097B; Wed, 18 Jan 2012 17:35:07 -0500 (EST) X-Virus-Scanned: OK Received: by smtp28.relay.iad1a.emailsrvr.com (Authenticated sender: mbranchaud-AT-xiplink.com) with ESMTPSA id 6401FE0963; Wed, 18 Jan 2012 17:35:07 -0500 (EST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 In-Reply-To: <7v1uqwmyt6.fsf@alter.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 12-01-18 05:27 PM, Junio C Hamano wrote: > Marc Branchaud writes: > >> It might be better to just move the footnote to the end of the next sentence. > > Ok. How does this version look? The highlights are: > > * remove footnotes and spell them out inline, like "Note that..." > > * "a single liner" -> "a one-liner" IMO "one-liner" should be "one-line", but toMAYto toMAHto... The rest looks good. M.