From owner-svn-src-all@FreeBSD.ORG Sat Jul 21 15:30:26 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 177311065672; Sat, 21 Jul 2012 15:30:26 +0000 (UTC) Date: Sat, 21 Jul 2012 15:30:26 +0000 From: Alexey Dokuchaev To: Gleb Smirnoff Message-ID: <20120721153026.GA8640@FreeBSD.org> References: <201207211407.q6LE7h9P042318@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201207211407.q6LE7h9P042318@svn.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r238672 - head/sys/dev/sdhci 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: Sat, 21 Jul 2012 15:30:26 -0000 On Sat, Jul 21, 2012 at 02:07:43PM +0000, Gleb Smirnoff wrote: > Author: glebius > Date: Sat Jul 21 14:07:43 2012 > New Revision: 238672 > URL: http://svn.freebsd.org/changeset/base/238672 > > Log: > Fix typo in comment, should be MHz here. That's nice, but... > @@ -364,7 +364,7 @@ sdhci_lower_frequency(device_t dev) > > /* > * Some SD/MMC cards don't work with the default base > - * clock frequency of 200MHz. Lower it to 50Hz. > + * clock frequency of 200MHz. Lower it to 50MHz. ... Why losing 2-space break after a sentence (per what we are generally adhering and AFAIR is suggested by Chicago Style Guide)? ./danfe