From adc93f6097615f16d57e8a24a256302f2144ec4e Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:37:50 +0000 Subject: cut out the html - they're going to cause diffing problems. --- man/man1/cal.html | 81 ------------------------------------------------------- 1 file changed, 81 deletions(-) delete mode 100644 man/man1/cal.html (limited to 'man/man1/cal.html') diff --git a/man/man1/cal.html b/man/man1/cal.html deleted file mode 100644 index ec3cffc2..00000000 --- a/man/man1/cal.html +++ /dev/null @@ -1,81 +0,0 @@ - -cal(1) - Plan 9 from User Space - - - - -
-
-
CAL(1)CAL(1) -
-
-

NAME
- -
- - cal – print calendar
- -
-

SYNOPSIS
- -
- - cal [ month ] [ year ]
- -
-

DESCRIPTION
- -
- - Cal prints a calendar. Month is either a number from 1 to 12, - a lower case month name, or a lower case three-letter prefix of - a month name. Year can be between 1 and 9999. If either month - or year is omitted, the current month or year is used. If only - one argument is given, and it is a number larger than 12, a - calendar for all twelve months of the given year is produced; - otherwise a calendar for just one month is printed. The calendar - produced is that for England and her colonies. -
- - Try
- -
- - cal sep 1752
-
-
- -
-

SOURCE
- -
- - /usr/local/plan9/src/cmd/cal.c
-
-
-

BUGS
- -
- - The year is always considered to start in January even though - this is historically naive. -
- - Beware that cal 90 refers to the early Christian era, not the - 20th century.
- -
- -

-
-
- - -
-
-
-Space Glenda -
-
- - -- cgit v1.2.3