summary refs log tree commit diff
path: root/bin/man1/when.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-08-15 20:39:16 -0400
committerJune McEnroe <june@causal.agency>2022-08-15 20:39:16 -0400
commit5e7db40831a25b64499f78fa952a34e5a1d56b39 (patch)
tree4836411245139def57f01eb372eb5bc78d3cacdf /bin/man1/when.1
parentAdd named dates to when (diff)
downloadsrc-5e7db40831a25b64499f78fa952a34e5a1d56b39.tar.gz
src-5e7db40831a25b64499f78fa952a34e5a1d56b39.zip
Allow names with prefixes of months and days
Diffstat (limited to 'bin/man1/when.1')
-rw-r--r--bin/man1/when.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/man1/when.1 b/bin/man1/when.1
index f955daf4..205b2d81 100644
--- a/bin/man1/when.1
+++ b/bin/man1/when.1
@@ -33,14 +33,12 @@ Names are alphanumeric including underscores.
 .It Ar month Ar date Op Ar year
 A full date,
 or a date in the current year.
-.Ar month
-must be at least three letters.
+Months can be abbreviated to three letters.
 .
 .It Ar day
 A day of the week
 in the current week.
-.Ar day
-must be at least three letters.
+Days can be abbreviated to three letters.
 .
 .It Sy < Ar date
 The date one week before.