From owner-svn-src-all@FreeBSD.ORG Fri May 1 20:42:16 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A268DDF; Fri, 1 May 2015 20:42:16 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B0B8E1A61; Fri, 1 May 2015 20:42:15 +0000 (UTC) Received: by widdi4 with SMTP id di4so63166897wid.0; Fri, 01 May 2015 13:42:14 -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=8HEXaJwsJQe8o/c2An/bm+dh+Xo15NbbDVeTCF8/+fM=; b=lW0aN/ur+Moj9zJ681GZbFbf540qZZ3LUw42HFqkrfSfNa3vbIrDwKzq5MFeDkne4k cziqW32SoVeWU50kqnklRPc5BCAud2Wr7q7NEvk0yvZGNLRP2kAAOKLg61xDSO8bD8QZ zQdZNGPg5/IYv6H/tx9LXJ6DFCiB1npnBStgTE25aYlWDC0HGM88UUwZHN1LX+ZzZ6hT Ip+I3Ne9RsjikBkJg99el/wfJwWdPjF7etzgUMJcG0gXa38xMXzt82b3QacJuxU+J1kG P15T0WeeVAVrl0sIX1qCO8qtpbHbNBQkemFzsVRD0HV3jad2ilOTK4LhfjmakEz0H8k4 uxWg== X-Received: by 10.194.200.42 with SMTP id jp10mr20515837wjc.66.1430512934088; Fri, 01 May 2015 13:42:14 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id dq4sm8124737wid.17.2015.05.01.13.42.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 May 2015 13:42:13 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 1 May 2015 22:42:11 +0200 From: Baptiste Daroussin To: Steve Kargl Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r282318 - in head: . gnu/usr.bin/groff/src/preproc tools/build/mk usr.bin usr.bin/soelim usr.bin/soeliminate Message-ID: <20150501204210.GV13141@ivaldir.etoilebsd.net> References: <201505012008.t41K8QUk048909@svn.freebsd.org> <20150501203027.GA44320@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kD0q5DIPXzY/lIlp" Content-Disposition: inline In-Reply-To: <20150501203027.GA44320@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 01 May 2015 20:42:16 -0000 --kD0q5DIPXzY/lIlp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 01, 2015 at 01:30:27PM -0700, Steve Kargl wrote: > On Fri, May 01, 2015 at 08:08:26PM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Fri May 1 20:08:25 2015 > > New Revision: 282318 > > URL: https://svnweb.freebsd.org/changeset/base/282318 > >=20 > > Log: > > Replace groff's soelim by soeliminate(1) renamed soelim(1) > >=20 >=20 > Given that soeliminate(1) does not implement 4 of the 5 > options available to soelim, how are these utilities at > all compatiablity? >=20 > src/UPDATING? I have not been able to find a single usage of soelim(1) that uses any of t= he other options than the one I did implement in soeliminate otherwise I would= have implemented them. UPDATING is not for when a user operation is needed while updating? here it should be transparent and I will implement all the missing bits if incompatibilities are really found. Best regards, Bapt --kD0q5DIPXzY/lIlp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVD5SIACgkQ8kTtMUmk6EwH7ACgtSPr7I2pXoy7n1rNOKUS/q1E xrAAn01fjqY/bhYPnKNupfSNZMJeAmNy =qqvJ -----END PGP SIGNATURE----- --kD0q5DIPXzY/lIlp--