From owner-svn-src-all@FreeBSD.ORG Fri Sep 25 18:43:01 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CB0C1065679; Fri, 25 Sep 2009 18:43:01 +0000 (UTC) (envelope-from serenity@exscape.org) Received: from ch-smtp01.sth.basefarm.net (ch-smtp01.sth.basefarm.net [80.76.149.212]) by mx1.freebsd.org (Postfix) with ESMTP id BDF438FC08; Fri, 25 Sep 2009 18:43:00 +0000 (UTC) Received: from c83-253-248-99.bredband.comhem.se ([83.253.248.99]:49075 helo=mx.exscape.org) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1MrFiN-0003gB-5s; Fri, 25 Sep 2009 20:40:21 +0200 Received: from [192.168.1.5] (macbookpro [192.168.1.5]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx.exscape.org (Postfix) with ESMTPSA id 4EC7FFFC0C; Fri, 25 Sep 2009 20:40:16 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Thomas Backman In-Reply-To: <200909251824.n8PIOLte036513@svn.freebsd.org> Date: Fri, 25 Sep 2009 20:40:13 +0200 Content-Transfer-Encoding: 7bit Message-Id: References: <200909251824.n8PIOLte036513@svn.freebsd.org> To: Pawel Jakub Dawidek X-Mailer: Apple Mail (2.1076) X-Originating-IP: 83.253.248.99 X-Scan-Result: No virus found in message 1MrFiN-0003gB-5s. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1MrFiN-0003gB-5s 1bcca97e1caa395c4702091c3b4d12d7 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197498 - head/cddl/contrib/opensolaris/cmd/zfs X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Sep 2009 18:43:01 -0000 On Sep 25, 2009, at 8:24 PM, Pawel Jakub Dawidek wrote: > Author: pjd > Date: Fri Sep 25 18:24:21 2009 > New Revision: 197498 > URL: http://svn.freebsd.org/changeset/base/197498 > > Log: > Fletcher4 is not the default checksum algorithm. There's a typo in the commit message ("not" instead of "now"). Dunno if it's fixable (i.e. if you can edit it in svn), just wanted to make sure you noticed. :) Regards, Thomas