From owner-svn-src-head@FreeBSD.ORG Sun Apr 14 08:44:12 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD9797A; Sun, 14 Apr 2013 08:44:12 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id A0C8678C; Sun, 14 Apr 2013 08:44:12 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1URIXh-0001zc-Ev; Sun, 14 Apr 2013 10:44:10 +0200 Received: from dhcp-077-251-158-153.chello.nl ([77.251.158.153] helo=pinky) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1URIXg-00022m-Tm; Sun, 14 Apr 2013 10:44:09 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, "Joel Dahl" Subject: Re: svn commit: r249462 - head/usr.bin/calendar/calendars References: <201304140840.r3E8eO4n003623@svn.freebsd.org> Date: Sun, 14 Apr 2013 10:44:07 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <201304140840.r3E8eO4n003623@svn.freebsd.org> User-Agent: Opera Mail/12.15 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.8 X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.1 X-Scan-Signature: 76f3589a93270604ea078d468a2051b3 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Apr 2013 08:44:12 -0000 Than you still miss a 's' at the end. Ronald. On Sun, 14 Apr 2013 10:40:24 +0200, Joel Dahl wrote: > Author: joel (doc committer) > Date: Sun Apr 14 08:40:24 2013 > New Revision: 249462 > URL: http://svnweb.freebsd.org/changeset/base/249462 > > Log: > Correct spelling is "Christiaan Huygens". > Submitted by: James J. Lippard > Obtained from: OpenBSD > > Modified: > head/usr.bin/calendar/calendars/calendar.birthday > > Modified: head/usr.bin/calendar/calendars/calendar.birthday > ============================================================================== > --- head/usr.bin/calendar/calendars/calendar.birthday Sun Apr 14 > 02:42:40 2013 (r249461) > +++ head/usr.bin/calendar/calendars/calendar.birthday Sun Apr 14 > 08:40:24 2013 (r249462) > @@ -120,7 +120,7 @@ > 04/10 William Booth born, 1829, founder of the Salvation Army > 04/13 Thomas Jefferson, 3rd President of the United States, born > Shadwell > Plantation, Albemarle County, Virginia, 1743 > -04/14 Christian Huygen born, 1629, physicist & astronomer; > +04/14 Christiaan Huygen born, 1629, physicist & astronomer; > discovered Saturn's rings > 04/15 Leonardo da Vinci born, 1452 > 04/16 Charles (Charlie) Chaplin (Sir) born in London, 1889 > _______________________________________________ > svn-src-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"