/usr/share/calendar/uk_UA/calendar.all is in bsdmainutils 8.2.3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | /*
* Український календар
*
* $FreeBSD$
*/
#ifndef _uk_UA_all_
#define _uk_UA_all_
#include <uk_UA/calendar.holiday>
#include <uk_UA/calendar.orthodox>
#include <uk_UA/calendar.misc>
#endif /* !_uk_UA_all_ */
|