Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 06:42:31 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r205436 - user/edwin/calendar
Message-ID:  <201003220642.o2M6gVfg042575@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: edwin
Date: Mon Mar 22 06:42:31 2010
New Revision: 205436
URL: http://svn.freebsd.org/changeset/base/205436

Log:
  Fix names of the solar Equinox and Solstice events

Modified:
  user/edwin/calendar/calendar.1

Modified: user/edwin/calendar/calendar.1
==============================================================================
--- user/edwin/calendar/calendar.1	Mon Mar 22 04:24:19 2010	(r205435)
+++ user/edwin/calendar/calendar.1	Mon Mar 22 06:42:31 2010	(r205436)
@@ -126,14 +126,14 @@ Orthodox Easter.
 The lunar New Moon.
 .It FullMoon
 The lunar Full Moon.
-.It MarSolstice
-The solar solstice in March.
-.It JunEquinox
-The solar equinox in June.
-.It MarSolstice
-The solar solstice in March.
-.It DecEquinox
-The solar equinox in December.
+.It MarEquinox
+The solar equinox in March.
+.It JunSolstice
+The solar solstice in June.
+.It SepEquinox
+The solar equinox in March.
+.It DecSolstice
+The solar solstice in December.
 .It ChineseNewYear
 The first day of the Chinese year.
 .El



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003220642.o2M6gVfg042575>