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/date.html | 75 ------------------------------------------------------ 1 file changed, 75 deletions(-) delete mode 100644 man/man1/date.html (limited to 'man/man1/date.html') diff --git a/man/man1/date.html b/man/man1/date.html deleted file mode 100644 index a8cbbf9a..00000000 --- a/man/man1/date.html +++ /dev/null @@ -1,75 +0,0 @@ - -date(1) - Plan 9 from User Space - - - - -
-
-
DATE(1)DATE(1) -
-
-

NAME
- -
- - date – date and time
- -
-

SYNOPSIS
- -
- - date [ option ] [ seconds ]
- -
-

DESCRIPTION
- -
- - Print the date, in the format -
- - -
- - Tue Aug 16 17:03:52 CDT 1977 -
-
- -
- The options are
- −u    Report Greenwich Mean Time (GMT) rather than local time.
- −n    Report the date as the number of seconds since the epoch, 00:00:00 - GMT, January 1, 1970. -
- - The conversion from Greenwich Mean Time to local time depends - on the $timezone environment variable; see ctime(3). -
- - If the optional argument seconds is present, it is used as the - time to convert rather than the real time.
- -
-

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

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