Try to clean the manpage up according to the mail from Sheldon

in committers (Message-Id: <72836.964344168@axl.ops.uunet.co.za>).

Also cleaned up a .Pq macro which was causing problems previous
to the original update I made.

Reviewed by:	sheldonh
Approved by:	jkh
This commit is contained in:
John W. De Boskey 2000-07-28 02:51:43 +00:00
parent 2f3f4cfcb8
commit eba53b965a

View File

@ -118,11 +118,10 @@ Print the date and time represented by
where where
.Ar seconds .Ar seconds
is the number of seconds since the Epoch is the number of seconds since the Epoch
.Po (00:00:00 UTC, January 1, 1970;
00:00:00 UTC, January 1, 1970;
see see
.Xr time 3 .Xr time 3 ) ,
.Pc and can be specified in decimal, octal, or hex. and can be specified in decimal, octal, or hex.
.It Fl t Ar minutes_west .It Fl t Ar minutes_west
Set the system's value for minutes west of Set the system's value for minutes west of
.Tn GMT . .Tn GMT .
@ -195,7 +194,9 @@ the clock goes back at 02:00 to 01:00, using
will be necessary to reach October 29, 2:30. will be necessary to reach October 29, 2:30.
.Pp .Pp
When the date is adjusted to a specific value that doesn't actually exist When the date is adjusted to a specific value that doesn't actually exist
.Pq for example March 26, 1:30 BST 2000 in the Europe/London timezone , .Po
for example March 26, 1:30 BST 2000 in the Europe/London timezone
.Pc ,
the date will be silently adjusted forwards in units of one hour until it the date will be silently adjusted forwards in units of one hour until it
reaches a valid time. reaches a valid time.
When the date is adjusted to a specific value that occurs twice When the date is adjusted to a specific value that occurs twice