From 41492d6c2371e8afafec67ad30657ab939ed2d70 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 23 Feb 2001 00:05:56 +0000 Subject: I should be more careful... --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index a7cb9a6be..76492e0a7 100644 --- a/include/usage.h +++ b/include/usage.h @@ -91,7 +91,7 @@ #define date_full_usage \ "Displays the current time in the given FORMAT, or sets the system date.\n" \ "\nOptions:\n" \ - \t-R\t\tOutputs RFC-822 compliant date string\n" \ + "\t-R\t\tOutputs RFC-822 compliant date string\n" \ "\t-d STRING\tdisplay time described by STRING, not `now'\n" \ "\t-s\t\tSets time described by STRING\n" \ "\t-u\t\tPrints or sets Coordinated Universal Time" -- cgit v1.2.3