Module Name:    src
Committed By:   riz
Date:           Tue Jun  8 03:08:48 UTC 2010

Modified Files:
        src/usr.bin/calendar: calendar.1

Log Message:
Fix spelling of "whether", from Ryo HAYASAKA in PR 43432.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/calendar/calendar.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/calendar/calendar.1
diff -u src/usr.bin/calendar/calendar.1:1.24 src/usr.bin/calendar/calendar.1:1.25
--- src/usr.bin/calendar/calendar.1:1.24	Fri May 14 16:45:41 2010
+++ src/usr.bin/calendar/calendar.1	Tue Jun  8 03:08:47 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: calendar.1,v 1.24 2010/05/14 16:45:41 joerg Exp $
+.\"	$NetBSD: calendar.1,v 1.25 2010/06/08 03:08:47 riz Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -58,7 +58,7 @@
 Display lines for the given date.
 By default, the current date is used.
 The year, which may be given in either two or four digit format, is used
-only for purposes of determining wether the given date falls on a Friday
+only for purposes of determining whether the given date falls on a Friday
 in that year (see below).
 If the year is not specified, the current year is assumed.
 .It Fl f Ar file

Reply via email to