/usr/share/calendar/fr_FR/calendar.all 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 13 14 | /*
* Calendrier français
*
* $FreeBSD: head/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.all 95753 2002-04-29 20:57:36Z dwmalone $
*/
#ifndef _fr_FR_all_
#define _fr_FR_all_
#include <fr_FR/calendar.jferies>
#include <fr_FR/calendar.fetes>
#include <fr_FR/calendar.proverbes>
#endif /* !_fr_FR_all_ */
|