/usr/share/calendar/calendar.hungarian is in bsdmainutils 11.1.2ubuntu1.
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 | /*
* Hungarian calendar file(s)
*
* $FreeBSD: head/usr.bin/calendar/calendars/calendar.hungarian 133833 2004-08-16 09:31:09Z dwmalone $
*/
#ifndef _calendar_hungarian_
#define _calendar_hungarian_
#include <hu_HU/calendar.all>
#endif /* !_calendar_hungarian_ */
|