From the list of calendars, remove some duplicate entries which were added
as a result of mis-sorting. PR Submitter wanted to see a sorted list of non-national holidays followed by a sorted list of national holidays; I'm not going to do this, because I don't think we want to get into the "what is a nation?" debate. PR: docs/64848 Submitted by: Ulrich Spoerlein <q@uni.de> (approximately) MFC after: 3 days
This commit is contained in:
parent
640f7d2a9b
commit
4fee747eec
@ -229,14 +229,6 @@ so that roving holidays are set correctly for the current year.
|
||||
.It Pa calendar.music
|
||||
Musical events, births, and deaths.
|
||||
Strongly oriented toward rock 'n' roll.
|
||||
.It Pa calendar.usholiday
|
||||
U.S. holidays.
|
||||
This calendar should be updated yearly by the local system administrator
|
||||
so that roving holidays are set correctly for the current year.
|
||||
.It Pa calendar.french
|
||||
French calendar.
|
||||
.It Pa calendar.german
|
||||
German calendar.
|
||||
.It Pa calendar.newzealand
|
||||
Calendar of events in New Zealand.
|
||||
.It Pa calendar.russian
|
||||
@ -244,7 +236,9 @@ Russian calendar.
|
||||
.It Pa calendar.southafrica
|
||||
Calendar of events in South Africa.
|
||||
.It Pa calendar.usholiday
|
||||
Calendar of holidays specific to the United States of America.
|
||||
U.S. holidays.
|
||||
This calendar should be updated yearly by the local system administrator
|
||||
so that roving holidays are set correctly for the current year.
|
||||
.It Pa calendar.world
|
||||
Includes all calendar files except for national files.
|
||||
.El
|
||||
|
Loading…
x
Reference in New Issue
Block a user