From owner-svn-src-head@freebsd.org Thu May 18 13:12:25 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62D5CD72742; Thu, 18 May 2017 13:12:25 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 437D41FF6; Thu, 18 May 2017 13:12:25 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from [IPv6:::1] (unknown [127.0.1.132]) by freefall.freebsd.org (Postfix) with ESMTP id 1753C7568; Thu, 18 May 2017 13:12:24 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Subject: Re: svn commit: r318431 - head/libexec/rtld-elf To: Baptiste Daroussin Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201705172251.v4HMpSr3076792@repo.freebsd.org> <20170518064333.5767zwjk46vxi6fw@ivaldir.net> From: Jonathan Anderson Message-ID: <47efec4d-35cc-2908-af9e-0d462a83d868@FreeBSD.org> Date: Thu, 18 May 2017 10:42:23 -0230 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <20170518064333.5767zwjk46vxi6fw@ivaldir.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 18 May 2017 13:12:25 -0000 On 05/18/17 04:13, Baptiste Daroussin wrote: > On Wed, May 17, 2017 at 10:51:28PM +0000, Jonathan Anderson wrote: >> >> +void print_usage(const char *argv0) > Style(9) bug :) Duly noted. :) It looks like kib@ has already sorted this out in his timezone. Jon -- jonathan@FreeBSD.org