/usr/share/calendar/hu_HU/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 | /*
* Magyar kalendárium
*
* $FreeBSD$
*/
#ifndef _hu_HU_all_
#define _hu_HU_all_
#include <hu_HU/calendar.unnepek>
#include <hu_HU/calendar.nevnapok>
#endif /* !_hu_HU_all_ */
|