File: default

package info (click to toggle)
bsdmainutils 4.7.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 796 kB
  • ctags: 463
  • sloc: ansic: 5,899; sh: 145; makefile: 129; perl: 14
file content (18 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* This is the system-wide default calendar file, used if calendar(1)
 * is invoked by a user without a ~/calendar or ~/.calendar file.
 * It may be edited or even deleted to reflect local policy.
 *
 * In the standard setup, we simply include the default calendar
 * definitions from /usr/share/calendar/standard-default.  If you want
 * only some of those definitions, copy standard-default to /etc/calendar
 * and edit it there.  That way, your changes will be kept next time
 * you upgrade.
 *
 * The search path for include files is:
 *   /etc/calendar/<yearnum>
 *   /etc/calendar
 *   /usr/share/calendar/<yearnum>
 *   /usr/share/calendar
 * (where <yearnum> is the current year).
 */
#include "standard-default"