From owner-svn-src-all@FreeBSD.ORG Wed Jun 12 15:18:08 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A5DEB272; Wed, 12 Jun 2013 15:18:08 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) by mx1.freebsd.org (Postfix) with ESMTP id BC73E1396; Wed, 12 Jun 2013 15:18:07 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w59so7119388wes.10 for ; Wed, 12 Jun 2013 08:18:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:message-id:in-reply-to:references:subject :mime-version:content-type:content-transfer-encoding; bh=MNm2C/6j8q8rsSNjpg9aHpGfiKvJ2LrrZX5O2UV/u3Y=; b=TDc6tgaSBIBJUXNA5+i7UqoIvhRqP5Gon4IUFEq8XFX1JgfrlgyWMZYP6AyLLVeXnK ECTVe+ggUfjTr1TyRT6W+hLKEPlfo3m9BgzNUGt1jjIbCwKWkIcogkUhAss8Pegv8D+b 9rYDh6Dec8BnGfE+NFHvSwfuA8E0eimAhD1bQXnd8Om7Qf3YaFg1qAhYvUiQAGLFi5AA jWtsxem9sKvun3AePZicfGofn8dm3U4Y91AxZliRY3VXZT4HzjBvMIGwrpDp0efM1Gh3 SjPHY6T+0J3bk4IPyKjHVsgLi8QbOdeKqTdbXrlbezWekhlgDxcRbCmW+opjhr/rSBM4 q8AA== X-Received: by 10.194.237.38 with SMTP id uz6mr12293976wjc.73.1371050286776; Wed, 12 Jun 2013 08:18:06 -0700 (PDT) Received: from com.flipdogsolutions (genld-218-198.t-mobile.co.uk. [149.254.218.198]) by mx.google.com with ESMTPSA id eq15sm4075320wic.4.2013.06.12.08.18.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Jun 2013 08:18:05 -0700 (PDT) Date: Wed, 12 Jun 2013 16:17:50 +0100 From: Chris Rees To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, Greg Lehey Message-ID: <8981d989-583a-4d06-9077-788a447d3255.maildroid@localhost> In-Reply-To: <201306120754.r5C7s0qx099093@svn.freebsd.org> References: <201306120754.r5C7s0qx099093@svn.freebsd.org> Subject: Re: svn commit: r251648 - head/usr.bin/calendar MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: crees@physics.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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, 12 Jun 2013 15:18:08 -0000 This looks backwards unless we did actually change style(9). Chris