From 45c2f34531bb3d5e64de8638f105bea9ce92177a Mon Sep 17 00:00:00 2001 From: jwd Date: Sat, 22 Jul 2000 22:08:39 +0000 Subject: Expand the -r option to support hex. Though undocumented, the -r option already supported octal. Add a comment to the -r option in the man page so it's a bit more specific. Discrepancy brought to my attention by: sasdrq@unx.sas.com Approved by: jkh --- bin/date/date.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/date/date.1') diff --git a/bin/date/date.1 b/bin/date/date.1 index 91bc198..d9d7d70 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -122,7 +122,7 @@ is the number of seconds since the Epoch 00:00:00 UTC, January 1, 1970; see .Xr time 3 -.Pc . +.Pc and can be specified in decimal, octal, or hex. .It Fl t Ar minutes_west Set the system's value for minutes west of .Tn GMT . -- cgit v1.1