From e0c2b50ae2836e0edf94d860335bd1261cdd2749 Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Thu, 2 Sep 2010 08:40:23 -0400 Subject: [PATCH] ddate: fix typo in ddate.1 Signed-off-by: Davidlohr Bueso --- misc-utils/ddate.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc-utils/ddate.1 b/misc-utils/ddate.1 index 6928f959..448ff71a 100644 --- a/misc-utils/ddate.1 +++ b/misc-utils/ddate.1 @@ -36,10 +36,10 @@ Ordinal number of day in season (i.e., 23) .IP %e Cardinal number of day in season (i.e., 23rd) .IP %H -Name of current Holyday, if any +Name of current Holiday, if any .IP %N Magic code to prevent rest of format from being printed unless today is -a Holyday. +a Holiday. .IP %n Newline .IP %t @@ -78,7 +78,7 @@ Today's St. Tib's Day, 3162. .SH BUGS .B ddate(1) -will produce undefined behaviour if asked to produce the date for St. Tib's +will produce undefined behavior if asked to produce the date for St. Tib's day and its format string does not contain the St. Tib's Day delimiters %{ and %}. -- 2.39.5