home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / unix / cal.zoo / cal.man < prev   
Encoding:
Text File  |  1989-08-05  |  673 b   |  67 lines

  1.  
  2.  
  3.  
  4. CAL(1)              UNIX Programmer's Manual               CAL(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      cal - print calendar
  10.  
  11. SYNOPSIS
  12.      cal [[month] year]
  13.  
  14. DESCRIPTION
  15.      _C_a_l is a program which prints out a calendar either for a
  16.      given month or for a given year.  By default, it prints a
  17.      calendar for the current month.  It correctly handles the
  18.      transition from the Julian to Gregorian calendars in Sep-
  19.      tember 1752 (at least in England and colonies).
  20.  
  21. BUGS
  22.      Note that `cal 89' refers to 89 A. D., not to 1989.
  23.  
  24. AUTHOR
  25.      Gary L. Brant
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Printed 8/5/89             5 Aug 1989                           1
  64.  
  65.  
  66.  
  67.