From owner-svn-src-all@FreeBSD.ORG Wed Jun 11 21:43:38 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 959AF2D4; Wed, 11 Jun 2014 21:43:38 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B1AB62ADB; Wed, 11 Jun 2014 21:43:37 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id u56so364048wes.22 for ; Wed, 11 Jun 2014 14:43:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/j5twEfkiFOwNzXwAziVV9iNgk/RPkaa41jKWD5kCPI=; b=vR2I56dlhTnd+Jp/rFKfhL5ghVjwof3g6P7+HFiVGpsv4XpGkz2l1uAqQDRpfexSia F0CmuxSuk/BcBa7zvyZQdFs6tN5Ld4xe2bleOSl/4GDD0dwjii+2XxsC44F91s5xtxp2 2nHskSaUFAstdVIlzTU4IQ6XXkFRXnXqAKzPwNo7c+Biv+9d7n2gH/P03j2QJCo1IWyL QZcSQ5TtREZYMZ0/eZ1dVGTdKfhXhwadzV1nZ6jMEYruXihyjDX8ka4Jighl+JfsWrgD YLpzzCwPugopE5DvDSSfpuobkd+4vEo7jd6bcig6RNdqokiF+YRcoCRWNamt2GMHy+Xa TxjQ== X-Received: by 10.180.210.174 with SMTP id mv14mr528098wic.47.1402523015940; Wed, 11 Jun 2014 14:43:35 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gd5sm35908359wjb.40.2014.06.11.14.43.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jun 2014 14:43:35 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 11 Jun 2014 23:43:32 +0200 From: Baptiste Daroussin To: Sergey Kandaurov Subject: Re: svn commit: r267371 - head/lib/libfetch Message-ID: <20140611214332.GI8662@ivaldir.etoilebsd.net> References: <201406112020.s5BKKE4p076072@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lYetfuAxy9ic4HK3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 21:43:38 -0000 --lYetfuAxy9ic4HK3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 12, 2014 at 01:37:46AM +0400, Sergey Kandaurov wrote: > On 12 June 2014 00:20, Baptiste Daroussin wrote: > > Author: bapt > > Date: Wed Jun 11 20:20:14 2014 > > New Revision: 267371 > > URL: http://svnweb.freebsd.org/changeset/base/267371 > > > > Log: > > Use Mt macro to properly format mailto links (patch from Franco Ficht= ner for Dragonfly) >=20 > This doesn't look like a complete change touching fetch.1 and others. > The commit log is also a very long line (like this one). > The Mt macro is undocumented in the groff documentation (despite, it is u= sed > there). Sorry for the commit line I was just trying to sync changes from Dragonfly touching libfetch so only concerning libfetch.3 The macro is documented in newer version of mandoc/mdocml so will get the documentation when this will be updated. regards, Bapt --lYetfuAxy9ic4HK3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlOYzYQACgkQ8kTtMUmk6Ey82QCcC8Xm3vsWXxNZpQ2RtSXtyiq/ gXAAoIWmvSEenE84K1ipZE9fbzUTitfC =5hkF -----END PGP SIGNATURE----- --lYetfuAxy9ic4HK3--