Fix typo (Pashka -> Paskha).

This commit is contained in:
Sergey A. Osokin 2010-12-25 11:52:04 +00:00
parent 2d491fabff
commit f6db469642
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216697
3 changed files with 3 additions and 3 deletions

View File

@ -155,7 +155,7 @@ The names of the recognized special days may be followed by a
positive or negative integer, like:
.Dq Easter+3
or
.Dq Pashka-4 .
.Dq Paskha-4 .
.Pp
Weekdays may be followed by ``-4'' ...\& ``+5'' (aliases for
last, first, second, third, fourth) for moving events like

View File

@ -167,7 +167,7 @@ void cal(void);
void closecal(FILE *);
FILE *opencal(void);
/* ostern.c / pashka.c */
/* ostern.c / paskha.c */
int paskha(int);
int easter(int);

View File

@ -80,7 +80,7 @@ static char *floattotime(double f);
* ModifierIndex ::= 'Second' | 'Third' | 'Fourth' | 'Fifth' |
* 'First' | 'Last'
*
* SpecialDay ::= 'Easter' | 'Pashka' | 'ChineseNewYear'
* SpecialDay ::= 'Easter' | 'Paskha' | 'ChineseNewYear'
*
*/
static int